Control group /: -.slice ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21769 /lib/systemd/systemd --user │ │ │ └─21770 (sd-pam) │ │ └─session-21.scope │ │ ├─21704 sshd: cephadm [priv] │ │ └─21783 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1630 sshd: zuul [priv] │ │ └─1643 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1634 ssh: /home/zuul/.ansible/cp/162.253.55.241-22-zuul [mux] │ ├─327797 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-goiqwlpugtvptadzxmkzcvvysjphbqfx ; /usr/bin/python3'"'"' && sleep 0' │ ├─327798 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-goiqwlpugtvptadzxmkzcvvysjphbqfx ; /usr/bin/python3' && sleep 0 │ ├─327799 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-goiqwlpugtvptadzxmkzcvvysjphbqfx ; /usr/bin/python3 │ ├─327800 /bin/sh -c echo BECOME-SUCCESS-goiqwlpugtvptadzxmkzcvvysjphbqfx ; /usr/bin/python3 │ ├─327801 /usr/bin/python3 │ ├─327826 /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 ip neigh > /tmp/logs/system/ip-neigh.txt bridge fdb show > /tmp/logs/system/bridge-fdb.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 │ └─327828 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-be247c27759aeb3678ad5bb1fca1e36b66eab730bba16489020caae62d87e2e5.scope … │ │ ├─39035 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39053 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-b2340930dc44989bb7ff7456565a9ebf2863c611417d6eebe9379d790f2f5069.scope … │ │ ├─25354 /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 │ │ └─25367 /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 │ ├─containerd.service … │ │ ├─ 9977 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12318 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c82eb150a5dda0ef432920735422b6389743d41ae9f2a44e78ce4a2cf15b7c8e -address /run/containerd/containerd.sock │ │ ├─ 12696 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9a1561ddef793fc0128defc5f1934e226365ff973981369da28e5e2f4d325421 -address /run/containerd/containerd.sock │ │ ├─ 18742 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 56f3a067eaee3a9950c5769da96416aeae506b03c761758c5f15483f0a2000ed -address /run/containerd/containerd.sock │ │ ├─ 25330 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b2340930dc44989bb7ff7456565a9ebf2863c611417d6eebe9379d790f2f5069 -address /run/containerd/containerd.sock │ │ ├─ 29824 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cc09ed9bc8cd9dceef284d5888d987c455b1ce039226407dd1248c24142a1d92 -address /run/containerd/containerd.sock │ │ ├─ 34548 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f24260d185ed2f65fefa19d8257d3dc8954ab497bdbcecb16f6b37c57bb92e38 -address /run/containerd/containerd.sock │ │ ├─ 39008 /usr/bin/containerd-shim-runc-v2 -namespace moby -id be247c27759aeb3678ad5bb1fca1e36b66eab730bba16489020caae62d87e2e5 -address /run/containerd/containerd.sock │ │ ├─ 41642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 164a4b211639fa42610549f09cf46d2f3cc32f63a218d2748f2032c912752cd6 -address /run/containerd/containerd.sock │ │ ├─ 41692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60ba61287ccbbf6938fc8da9ca2fa99e4bd6e09d8a2c9415d01cdb40efb8ff2b -address /run/containerd/containerd.sock │ │ ├─ 41694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9428682a1a8a4f8401d4f77b609e23b8c303534b12b1f5e55b7bd70b51d2ec1 -address /run/containerd/containerd.sock │ │ ├─ 41702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba676581f48eeb789cb0d225c2e47bba5ff5785abd2bfce2ac6a875229b66ab6 -address /run/containerd/containerd.sock │ │ ├─ 41704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d1f8b0ec9916ba1b86c87cbf68b2c1d02db11e1f74e5bd12a9f9c5e70ae2864 -address /run/containerd/containerd.sock │ │ ├─ 42258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e6d33ef9a89338e1435a69135bab2bb10fe1e3eabe28d87d9fec48d57bebb83 -address /run/containerd/containerd.sock │ │ ├─ 42981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a7f147dbbbdce0e1ddafa2afd2ee6ad767d985a6102319af46d3f443ec626b5 -address /run/containerd/containerd.sock │ │ ├─ 43038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dba94ba912d86a85480da07237c4b81fceda315571c717c4bf3156f1137d378 -address /run/containerd/containerd.sock │ │ ├─ 44348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 138ef077e6d95373afe23346524a226056afab7bc7bf755bbf3b392a3dbecf90 -address /run/containerd/containerd.sock │ │ ├─ 44793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebc36166546796a471ab862f89eb6e7ff1bcac099ea37f8e6c81baa5f7faacce -address /run/containerd/containerd.sock │ │ ├─ 44846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 546d00e3c0dec09465880ee50dad17263698b6fe7e5e0f9e227982b53b49fc82 -address /run/containerd/containerd.sock │ │ ├─ 45258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9896a9a5d051fd5d5494e3c41ef273bdb20b47785b1d6962e9b3e2af2fbe8f25 -address /run/containerd/containerd.sock │ │ ├─ 45769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c48b73004bed38371d2b9536ea85b8bccc273ffb947d1b6123016d1af814386 -address /run/containerd/containerd.sock │ │ ├─ 45808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d2b890d73b5acec6c1597eb7130e9ae17a0ceca90b4c94a3de29ec78f36e678 -address /run/containerd/containerd.sock │ │ ├─ 45849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24597b4cd3135d774f7d2cad4ab793475e2403a147358ce77245069ec748db04 -address /run/containerd/containerd.sock │ │ ├─ 47898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0833ef119c193cdd913f1951094dbae34f1ec93e06a264c61e4bc9b884a21b76 -address /run/containerd/containerd.sock │ │ ├─ 47994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9374fd90abf1860ab22728f8a3311acd3b32636727e0fbde0e5d9bf6ae0c8b92 -address /run/containerd/containerd.sock │ │ ├─ 48886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41876a843d31e36720dd25743c83e4f680226e3bf5efd08c83698f367e823190 -address /run/containerd/containerd.sock │ │ ├─ 48988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4956c9ed0c432d3a542924f1ddfb9ff22f56d8917bc042fafdce0c7d6afea169 -address /run/containerd/containerd.sock │ │ ├─ 49350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4be49c04480bed0738b72a6c2146847a380593527235f59f1d0b71dc14dbfaf3 -address /run/containerd/containerd.sock │ │ ├─ 49644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb17b2084453b9a17c8a4d2445c8c75d29d750be5c54e69cf64c6a9451d2d60d -address /run/containerd/containerd.sock │ │ ├─ 50054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8a9e99bc8e92af2360337dc77b1187a577d5ea68902bc8c50af0d87295437f8 -address /run/containerd/containerd.sock │ │ ├─ 52293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b99f8abf9af89c2442f6149ce42393bec259b5482098ca4f0cd8fa5e60b9f7d9 -address /run/containerd/containerd.sock │ │ ├─ 52626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cba004a7bca0789fc8a883685b34ce809dff03726d624e1d8c1056332dfc0a33 -address /run/containerd/containerd.sock │ │ ├─ 57454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b05319f86b28783e5772cead9133fc4edf6793346d92a8bed71177febdf040ab -address /run/containerd/containerd.sock │ │ ├─ 58247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10732973bb03d9edee42a3368d13dbb71f3401417b33f5d9379a4c4e80b1ef6f -address /run/containerd/containerd.sock │ │ ├─ 58297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7bf72ff1d16a64fc9b18faaed43a0097fa624b4efafe9c27c0a3af01a79085c -address /run/containerd/containerd.sock │ │ ├─ 58343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c309bc3841df28c3d4f6b07e02f88b62e5b8508e50e5db9472f8244c0511851 -address /run/containerd/containerd.sock │ │ ├─ 58513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a459a2c413031b4edb9544c1d4824f65626e3e2c289aacb933552afb7260dc33 -address /run/containerd/containerd.sock │ │ ├─ 63432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 476f437343787e497b209db1ce0df63120ce2a78629ad56d501a94817910cf7e -address /run/containerd/containerd.sock │ │ ├─ 63555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4e2b388e610ba1ef0eee59e1ea25eb8dc30f5c7deef167a5af3ad497ab5d126 -address /run/containerd/containerd.sock │ │ ├─ 63605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6d007b7fcb7fe48c4d6ded4560e2c2e7c1238c078730b5d1f00bce9df8fdfc8 -address /run/containerd/containerd.sock │ │ ├─ 63645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84bf063fc07bc3cd77148920562b0c7c7af288c29c4f7d1c1ac32ecbcdb8a574 -address /run/containerd/containerd.sock │ │ ├─ 64864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c949ab6183a7222d61c47691b1e75b75e9359e694003c255b3edb51498339e23 -address /run/containerd/containerd.sock │ │ ├─ 65108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ee9937ca23fc56517cee2dd6718fb87e659de2f3591c990830cbc6c19c288e7 -address /run/containerd/containerd.sock │ │ ├─ 65506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24fc4c0cae4b7524ad25251b7f796c8450587d17695ed800540180ddc0d4f6a3 -address /run/containerd/containerd.sock │ │ ├─ 65545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88eba3349ae022d3f40f90be54fdbe2108da7d88f4e4abb908a2967d38439775 -address /run/containerd/containerd.sock │ │ ├─ 65657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58386c39cc9b4713fc87a1c70f43753655c9a16c36ea000fb7130b2a54c0be5d -address /run/containerd/containerd.sock │ │ ├─ 65948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35bf822802a5f22de0a1755270f2c88aeb285c1274e915529ab7a6342dc5236a -address /run/containerd/containerd.sock │ │ ├─ 66245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed7f2b64c298c9e61781f5ecffa6ea13394f37a0f51ddd20eea702d0fa8c28a8 -address /run/containerd/containerd.sock │ │ ├─ 66585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8615de7d0a5f0bc35ffba0ac34a9e8d2b48f9d600bc49ed30836105e93f41b4b -address /run/containerd/containerd.sock │ │ ├─ 67164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 426ae802afdb3856858395306c3fc3c712fe974128d861fd660f4e3f08fcd1a8 -address /run/containerd/containerd.sock │ │ ├─ 67906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b73df3c59302ff75c1fe3dce0f4fd54c87a150f5b1af873035ab410e690926a -address /run/containerd/containerd.sock │ │ ├─ 69402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dbefcc390cb6e2f42f7e5d7d966bdc79b3f8c2e9e04eaaaefed523173434e8e -address /run/containerd/containerd.sock │ │ ├─ 75612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8f3d7af27a1dbd362ff0b9c19c495193de355dda071c58459d626e2aa94ac95 -address /run/containerd/containerd.sock │ │ ├─ 85187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c32f61f7c4c5b5750902a906fa2a4dc8924854c15c4719456c57f8d8532c27c0 -address /run/containerd/containerd.sock │ │ ├─ 86784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b125a4bcc9c8d7d775e6fbae827b8f04548a930c4c827e5e551b80481cd837a -address /run/containerd/containerd.sock │ │ ├─ 92919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5edc3fee2da6a045a290613e441bfd23ba2dac489223cae21ec6b46cf383a03c -address /run/containerd/containerd.sock │ │ ├─100160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb6e8434e93928a7bc2f755fa72f767f93563e9d264c265d6a901fa82043901d -address /run/containerd/containerd.sock │ │ ├─103127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8604c6f24db8d228206ade96557bc3f1baff5ff998e71b30b78ce7e7dbc30bae -address /run/containerd/containerd.sock │ │ ├─103169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d07cdf2cd09d31fc8a810dde19f80b27c5302650f6fc24c24723b592fe02a5f -address /run/containerd/containerd.sock │ │ ├─116904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbfd3082e97cb3ae53e11cc925ef2901e5f7e394ccbac629dcba0abd1d74f724 -address /run/containerd/containerd.sock │ │ ├─118765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c573c33887ab7da4c1da46ce6a932c62eb7e5fb01db66788a647283f4b35d18 -address /run/containerd/containerd.sock │ │ ├─118808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4de95c1a9cca32f539f248cc6704aa339723a48b8f4ac3ccc640d047c844068a -address /run/containerd/containerd.sock │ │ ├─120856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03b704b130a1464d289a3dc5fbe81756ce8b93fae6bd4c9917a06f357ad6c607 -address /run/containerd/containerd.sock │ │ ├─122577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8860f64aa847fb4223ad120c77112e1ef0b594344468204582d635a4adce8f9 -address /run/containerd/containerd.sock │ │ ├─122630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57f05061e77c4aa10d22fd42c87565c4f1373cf9df7e59c0514d51a7cd2cd7db -address /run/containerd/containerd.sock │ │ ├─146073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d4bda0a817a300f834ef4e50d7d658d353b560db2f005cb7875f8c3eeefa953 -address /run/containerd/containerd.sock │ │ ├─146100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 787d60044439cf59858c547662cd5a3b61d656978c6df8065c44e3cb7b740a6c -address /run/containerd/containerd.sock │ │ ├─148867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a8d7d8f2379179a851366427a58a5afbf25bdf8216107d977800ae471defa9d -address /run/containerd/containerd.sock │ │ ├─164305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02239ff5c8ce18f98d7af13c2db811363d5467b5055b04f52c175af808c11e55 -address /run/containerd/containerd.sock │ │ ├─165882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4b3ade29752bf125f866f53611445d57a51c1dbfd2be8c24348d0ca4380030b -address /run/containerd/containerd.sock │ │ ├─166374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74cc615b9fa4a881e833800915c92a835a6ebc8e388b8bb39561898488be75ee -address /run/containerd/containerd.sock │ │ ├─167336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d78604b3ad3ec42e7bb18829d4888266d926699dd498bacfc40cdb2ff294cdc -address /run/containerd/containerd.sock │ │ ├─169433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd15d5ab6af9d25858eced5f98422745184c0c88c2307f3b6ea848b50954b856 -address /run/containerd/containerd.sock │ │ ├─169648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6313ae102bb044868932b4a33dae6d3e565f92225a3603c2597e83248c430521 -address /run/containerd/containerd.sock │ │ ├─169837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 507f3a61143a58a6df7351b245cfd01adab08ee4b41d9836aafdc49c5f15bbca -address /run/containerd/containerd.sock │ │ ├─169924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a59d8d4aeddbef8a26276a6c6afcd9770cd7fe68c26da96d59ca48b3f0951be -address /run/containerd/containerd.sock │ │ ├─170027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5cf5393ee025f612fdef1da9966f49ce5752605426569b9cf9df1c945fb327b -address /run/containerd/containerd.sock │ │ ├─170829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a056f6c6d2e3a4b7cdf5a0ffe7ba6cd2821545029575bc3c350b16ad6f25a98 -address /run/containerd/containerd.sock │ │ ├─182486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 455142417eb2c6283b48131800f771a80e91b097b3db104b770aa17c465b8b62 -address /run/containerd/containerd.sock │ │ ├─184442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da85e4bba892afcf69ca84c7018863e9ed7cff768d5cc3e2f958720c0fb4154d -address /run/containerd/containerd.sock │ │ ├─184523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55262ad8847abdc4fa052d174f536e43e14b41f35eccde1e8435f269b34decce -address /run/containerd/containerd.sock │ │ ├─184643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c65fa6101707a3aff0d24784f3e5aad2f80062758065c8a2850c1dd346b396c9 -address /run/containerd/containerd.sock │ │ ├─184738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3740fa86346c16f19031557a276d647709d189e13ade45644ef19da53c9e521a -address /run/containerd/containerd.sock │ │ ├─184784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99a82aa3f6e854c15d40d0883accfed9a46eed989786299657ea1df3ff40e3b8 -address /run/containerd/containerd.sock │ │ ├─184816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c45f4126aa1fef22d54baa65c8eb603b3ae5d1e5e52a2af09ba4084a190e01b2 -address /run/containerd/containerd.sock │ │ ├─184872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87fe584225f580b0c7d4d89f5d0f453c1ece8ab669ca7d41626e931758b18aa4 -address /run/containerd/containerd.sock │ │ ├─200121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cff0670c74d9d312295d7291cfddc218e1eb563dddd9a2f4d2ccb7b45d44d660 -address /run/containerd/containerd.sock │ │ ├─202676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9c42a2a5a1729508fe1b19099dcf8f4b449116d353b929fe13e4ffb3bc95401 -address /run/containerd/containerd.sock │ │ ├─202736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9779ec84ad3c3b4823f792e81b66f39f5eba2f0e83d91d8e7ecfcd6b9e21170e -address /run/containerd/containerd.sock │ │ ├─202782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 696d1ebae45f6918b982f5e499337f69eafe6dce03661047cc9b5d3c6cd3c325 -address /run/containerd/containerd.sock │ │ ├─221416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c725a6c476902788931c5502f52fa60af22709e431a44b2660ac1cef3bc356b -address /run/containerd/containerd.sock │ │ ├─232109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9318dfaa7bb4c40834a7bc54ab0a9f21d41bc10fd4084f41fda4298794877b2 -address /run/containerd/containerd.sock │ │ ├─232195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3e70176c07645ff7f304a219f26eeb39e3ae3ab607086229d9f975c10fc72a3 -address /run/containerd/containerd.sock │ │ ├─232300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37d0b102022d379cfaaa002869c854f24b2ad678a6072b70ee4eefb61eb3245a -address /run/containerd/containerd.sock │ │ ├─232499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f07d8f8c2dc8e3acd80a2a28921cab8950f39189e499bdff80d53708c087694 -address /run/containerd/containerd.sock │ │ ├─249738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16f9e97d1c56504fdf8e53851606408aa57e7d9390351e7c1d6ab00d3fc54f28 -address /run/containerd/containerd.sock │ │ ├─252191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e748b77b0040f23b6434d3625198a7b1565025def351fb346914216ede540f7 -address /run/containerd/containerd.sock │ │ ├─253452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e2b95281e5dfddf1e56aa6fed4745a2e72480dc7a89b94ee77a794870e42508 -address /run/containerd/containerd.sock │ │ ├─254760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a81eb504a73ccdd6347ae3b042e6a10223d78efd344d222241d8d08f52af43d -address /run/containerd/containerd.sock │ │ ├─256087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f7d83b21299bab64a604ddc001fe6a7e265734d68050ec4697769edcc507ae3 -address /run/containerd/containerd.sock │ │ ├─257204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id becb8bba3c74b0dd049e7422c9f1b23983652da04d54d9623be752539ab3756f -address /run/containerd/containerd.sock │ │ ├─258745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 486f874685caeb764a8ea59c373d8a8f0e5ba686b4d48ff3c2c56c16994ce727 -address /run/containerd/containerd.sock │ │ ├─258873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b66e0b22f026e22f26858c0648a6424bfd8254764c3522585bad97beeb4e187e -address /run/containerd/containerd.sock │ │ ├─293256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 781ceb2801d80921c7300e57471b9642a6a87f862cf92722a248c6961fdd01ea -address /run/containerd/containerd.sock │ │ ├─293858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2a3dce640bb5a1906a8cf27a746854be47c450404dd70f02a63e40ba37650eb -address /run/containerd/containerd.sock │ │ ├─297558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9987f8cc5a899081d442e9a2f69041e1a4093262db55411ec82937aca4e05702 -address /run/containerd/containerd.sock │ │ ├─302856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cf393790215dcf5485a834acf694182448d8ce6007ce73f1f2cfa48722c4f1d -address /run/containerd/containerd.sock │ │ ├─303035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07fee8a375321aa0c441a8894d2e07cc6318cf55d7873e4cbc548f091ab591b6 -address /run/containerd/containerd.sock │ │ ├─303081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fadb37cf03445467d3f5b2650915b62b9a7f4e52264ba6335af2b5479ca8e1c5 -address /run/containerd/containerd.sock │ │ ├─303119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 002fbf5a69c22e01609cb7326e2fafb13cde2f57d8501648547896e98c33140d -address /run/containerd/containerd.sock │ │ ├─316998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 103e6abe575ec9cb6c1ab11e1cba9b5ed5e1f1ce40ed124b645887a5e93ca620 -address /run/containerd/containerd.sock │ │ ├─319886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59ca79dda6fe66eb4f7e16b968a2b0a8085caa1d955ad31032594feac68b310e -address /run/containerd/containerd.sock │ │ └─321409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a487c05009e0a686d4312c8b5d63d772289120dd6e23c0e8ea22eb6d1585ded -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1438 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /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 │ │ │ ├─29541 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29807 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18702 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18722 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25035 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25311 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.udmicq.service │ │ │ ├─12608 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.udmicq/unit.run │ │ │ └─12639 /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-udmicq --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.udmicq:/var/lib/ceph/mgr/ceph-instance.udmicq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.udmicq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.udmicq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─38945 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38965 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34257 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34531 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12244 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12274 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10348 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─637 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─163611 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42113 /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=unix:///run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.241 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─364 /lib/systemd/systemd-journald │ ├─docker-cc09ed9bc8cd9dceef284d5888d987c455b1ce039226407dd1248c24142a1d92.scope … │ │ ├─29849 /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 │ │ └─29861 /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 │ ├─ssh.service │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-56f3a067eaee3a9950c5769da96416aeae506b03c761758c5f15483f0a2000ed.scope … │ │ ├─18768 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18786 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─run-r770c88bc927b4959a57c10e76e91adc9.scope │ │ └─200991 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1107 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10856 /usr/sbin/chronyd -F 1 │ │ └─10857 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-9a1561ddef793fc0128defc5f1934e226365ff973981369da28e5e2f4d325421.scope … │ │ ├─12722 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.udmicq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12741 /usr/bin/ceph-mgr -n mgr.instance.udmicq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-c82eb150a5dda0ef432920735422b6389743d41ae9f2a44e78ce4a2cf15b7c8e.scope … │ │ ├─12356 /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 │ │ └─12368 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─163415 /sbin/iscsid │ │ └─163416 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-f24260d185ed2f65fefa19d8257d3dc8954ab497bdbcecb16f6b37c57bb92e38.scope … │ │ ├─34574 /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 │ │ └─34586 /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 │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─4c573c33887ab7da4c1da46ce6a932c62eb7e5fb01db66788a647283f4b35d18 │ │ └─118793 /pause │ ├─1002770c1eaf2d5e6a368da861ce4cc6fc6ab65d46dc3dda041d8ab3268b8f65 │ │ └─103577 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-gdvrm --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─f6d007b7fcb7fe48c4d6ded4560e2c2e7c1238c078730b5d1f00bce9df8fdfc8 │ │ └─63630 /pause │ ├─0833ef119c193cdd913f1951094dbae34f1ec93e06a264c61e4bc9b884a21b76 │ │ └─47927 /pause │ ├─f8c8184f767ee530ebfc261a86f54bd465e475abdbe532d150054a864d38ddc3 │ │ └─72413 /bin/memcached_exporter │ ├─db9fce90f42e9a778dd1f75fbafce51124fccb87e5cc6c01327bbfe058658b47 │ │ └─50431 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─65766d4d320dec32460ecb7f5e09797f15753f0729c1052d196965f28940ef87 │ │ └─68040 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─781ceb2801d80921c7300e57471b9642a6a87f862cf92722a248c6961fdd01ea │ │ └─293286 /pause │ ├─495032bbb04f996b6ef956dbb21496fd8161e553fcdaba2a4803754bbf38e30f │ │ └─200207 /usr/bin/libvirt-tls-sidecar │ ├─f6cc3ffe08d5cd7f4470ebf55854f93fa621010516b32856a64c581cb6d3cbbe │ │ ├─314524 manila-api: uWSGI master │ │ ├─314548 manila-api: uWSGI worker 1 │ │ └─314549 manila-api: uWSGI worker 2 │ ├─d2d12f093c65fd6c07450852ae76c7cd49471f68a3b7bc93bc57114644626817 │ │ └─58690 nfd-master -crd-controller=true -metrics=8081 │ ├─24fc4c0cae4b7524ad25251b7f796c8450587d17695ed800540180ddc0d4f6a3 │ │ └─65531 /pause │ ├─7b1d2456b44305d9018a56db0d5ccd0d59d94d896293d3684a666c5aa0d26601 │ │ └─41901 etcd --advertise-client-urls=https://162.253.55.241:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://162.253.55.241:2380 --initial-cluster=instance=https://162.253.55.241:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.241:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.241: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 │ ├─f866cdfeac8a8f301d54fd451694402fce4880cff380956358c0719be92b2e13 │ │ ├─216999 heat-api-cfn: uWSGI master │ │ ├─217027 heat-api-cfn: uWSGI worker 1 │ │ └─217028 heat-api-cfn: uWSGI worker 2 │ ├─1bb22bcca9c60df7e2f6b060ce440c1b9a7c6c3b4cc3069c39ca2ea77ff77c6e │ │ └─63993 /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 │ ├─a432404c02edd22e220bc1a040e745dd15c0787dd9c7d477f06049d7dba3f641 │ │ └─42307 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─d9c42a2a5a1729508fe1b19099dcf8f4b449116d353b929fe13e4ffb3bc95401 │ │ └─202699 /pause │ ├─55262ad8847abdc4fa052d174f536e43e14b41f35eccde1e8435f269b34decce │ │ └─184546 /pause │ ├─58386c39cc9b4713fc87a1c70f43753655c9a16c36ea000fb7130b2a54c0be5d │ │ └─65687 /pause │ ├─4de95c1a9cca32f539f248cc6704aa339723a48b8f4ac3ccc640d047c844068a │ │ └─118831 /pause │ ├─74cc615b9fa4a881e833800915c92a835a6ebc8e388b8bb39561898488be75ee │ │ └─166396 /pause │ ├─654d17b5cae92df94865078c3657245111bc54d8267529c729dac1c267ee2139 │ │ └─73537 /bin/oauth2-proxy │ ├─9089489d986ce0be70c9c41e34a24bc216a4d5a2bb2aa2fc09a194d1f6bad4b9 │ │ ├─143346 cinder-api: uWSGI master │ │ ├─143359 cinder-api: uWSGI worker 1 │ │ └─143360 cinder-api: uWSGI worker 2 │ ├─ac043de40c581f933064650cbfa2629bdceaef7483af49387899f3e7335c5516 │ │ ├─164737 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─164749 /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 │ ├─4f37e37143c828874329eaa8946380ee9cf3d030031496f628d94489be3ace29 │ │ └─68101 /goldpinger --static-file-path /static │ ├─5463bd05130bcc6bbd35445430364217ad1bc3bdf9e32b1eed81353688461106 │ │ └─144955 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─4a81eb504a73ccdd6347ae3b042e6a10223d78efd344d222241d8d08f52af43d │ │ └─254784 /pause │ ├─9987f8cc5a899081d442e9a2f69041e1a4093262db55411ec82937aca4e05702 │ │ └─297584 /pause │ ├─07fee8a375321aa0c441a8894d2e07cc6318cf55d7873e4cbc548f091ab591b6 │ │ └─303060 /pause │ ├─0630924881d828672a986aa291113997d12077b14f226f16ef0ca7281c76047e │ │ ├─117293 glance-api: uWSGI master │ │ ├─117306 glance-api: uWSGI worker 1 │ │ └─117307 glance-api: uWSGI worker 2 │ ├─71abc4290ebff60c6bff36d269a28dded94b274c0037c8684dfec0a40ca8e303 │ │ └─66148 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 │ ├─4c48b73004bed38371d2b9536ea85b8bccc273ffb947d1b6123016d1af814386 │ │ └─45792 /pause │ ├─d4b3ade29752bf125f866f53611445d57a51c1dbfd2be8c24348d0ca4380030b │ │ └─165911 /pause │ ├─9779ec84ad3c3b4823f792e81b66f39f5eba2f0e83d91d8e7ecfcd6b9e21170e │ │ └─202768 /pause │ ├─0dbefcc390cb6e2f42f7e5d7d966bdc79b3f8c2e9e04eaaaefed523173434e8e │ │ └─69425 /pause │ ├─f01d92d2c12860ed94a4c03987d380cee453751905878300078d69538dbcb3bf │ │ ├─185696 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─315574 sleep 300 │ ├─4be49c04480bed0738b72a6c2146847a380593527235f59f1d0b71dc14dbfaf3 │ │ └─49374 /pause │ ├─cf7fbfd60d98c135209e1198aab505ee906d7e91b250df2a14ac9b2ceaf6bfa8 │ │ └─58615 nfd-gc -gc-interval=1h │ ├─08efdcc33ac271d8605256f501d0a93532466d7c1123e27c14458abbbc6ca581 │ │ └─314486 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─10732973bb03d9edee42a3368d13dbb71f3401417b33f5d9379a4c4e80b1ef6f │ │ └─58274 /pause │ ├─a4bd4dbdbe9a77bb13df6f6f4ac99732a7052bc7e09c75ed584dc24fc6daa4ec │ │ ├─181423 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─181900 nova-scheduler: ServiceWrapper worker(0) │ │ └─181904 nova-scheduler: ServiceWrapper worker(1) │ ├─8604c6f24db8d228206ade96557bc3f1baff5ff998e71b30b78ce7e7dbc30bae │ │ └─103152 /pause │ ├─f750995b151d1371442ea3a72eb4332042b0ec32597af22a77572bbe943e6bd6 │ │ └─52987 redis_exporter │ ├─004a650c8cd28b048b735572ddba7716e5956be12269292dbd569de213f560a6 │ │ ├─64648 python -u /app/sidecar.py │ │ ├─64946 python -u /app/sidecar.py │ │ └─64947 python -u /app/sidecar.py │ ├─209a2219bcfe5cbd701b2c6687ac7f05b3b4aee54b9af919968e24c3329408a2 │ │ ├─314753 /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 │ │ └─315008 /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 │ ├─88eba3349ae022d3f40f90be54fdbe2108da7d88f4e4abb908a2967d38439775 │ │ └─65587 /pause │ ├─60ba61287ccbbf6938fc8da9ca2fa99e4bd6e09d8a2c9415d01cdb40efb8ff2b │ │ └─41805 /pause │ ├─7455ece2a075048cb12f1f2df617152c8eef9d0ca61178a017327971372a0f21 │ │ └─67305 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c949ab6183a7222d61c47691b1e75b75e9359e694003c255b3edb51498339e23 │ │ └─64894 /pause │ ├─974e015147ca6cfae0232ea9b49c2d7626db5c74bc6db6fead93869dc9efccf4 │ │ ├─ 50181 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 │ │ ├─ 51477 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 │ │ └─327814 [haproxy_readine] │ ├─35c4614a5eb5c3297eba21f7650d8797ce33b4dcbb64cd20f7463e719f223297 │ │ ├─103692 /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 │ │ └─315573 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3aa7ad5610645b56a47ee32e8109526e32baee5c08b1afc027a5cba85a908793 │ │ └─70364 /bin/pushgateway │ ├─620ed1dbbe0b4637213c283992d0df8cf797906b3e1a2562e4a85a4c0e9a21a1 │ │ ├─154852 placement-api: uWSGI master │ │ ├─154880 placement-api: uWSGI worker 1 │ │ └─154881 placement-api: uWSGI worker 2 │ ├─3fa8222db7e17c9ffb23de900ca421f332ad9f12eb0c4e8ba280bf4463cc3a21 │ │ └─72053 /kube-vip manager │ ├─ba676581f48eeb789cb0d225c2e47bba5ff5785abd2bfce2ac6a875229b66ab6 │ │ └─41811 /pause │ ├─6dc7defe437a759fae81106a70ce1d359c33fc101f2b81192aa10047b3bf2811 │ │ └─321713 /bin/openstack-database-exporter │ ├─0e6e3d674649c7e26d331a71f67680db6abbefafacc59943613ac356725163c2 │ │ └─44935 /coredns -conf /etc/coredns/Corefile │ ├─f8f3d7af27a1dbd362ff0b9c19c495193de355dda071c58459d626e2aa94ac95 │ │ └─75644 /pause │ ├─9e748b77b0040f23b6434d3625198a7b1565025def351fb346914216ede540f7 │ │ └─252215 /pause │ ├─9374fd90abf1860ab22728f8a3311acd3b32636727e0fbde0e5d9bf6ae0c8b92 │ │ └─48018 /pause │ ├─d69b11defe3b2f0d380226c3c1726aa2dbd92522f5da97142949ad04d09a4309 │ │ ├─221670 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221695 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─221701 erl_child_setup 1048576 │ │ ├─221851 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─221852 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─221862 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─222103 /bin/sh -s rabbit_disk_monitor │ ├─486f874685caeb764a8ea59c373d8a8f0e5ba686b4d48ff3c2c56c16994ce727 │ │ └─258768 /pause │ ├─16f9e97d1c56504fdf8e53851606408aa57e7d9390351e7c1d6ab00d3fc54f28 │ │ └─249762 /pause │ ├─4a7f147dbbbdce0e1ddafa2afd2ee6ad767d985a6102319af46d3f443ec626b5 │ │ └─43007 /pause │ ├─4956c9ed0c432d3a542924f1ddfb9ff22f56d8917bc042fafdce0c7d6afea169 │ │ └─49012 /pause │ ├─2c7ea3bc5439232a3d80fdc0a248aba8ab480b93497b0bc8e8e82a12c3a8f0aa │ │ └─247407 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─546d00e3c0dec09465880ee50dad17263698b6fe7e5e0f9e227982b53b49fc82 │ │ └─44871 /pause │ ├─9f9725c1894e7c0a9abcee7af76954e65aed70fe1b6ae3208792d1bd541d0a39 │ │ └─52688 valkey-server *:26379 [sentinel] │ ├─7e17dbcfa6d8f5aeea23eaebc0a68ce425fe81227f8aeb2296bea3af7d10348c │ │ ├─85348 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─85364 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─85370 erl_child_setup 1048576 │ │ ├─85417 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─85418 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─85428 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─85583 /bin/sh -s rabbit_disk_monitor │ ├─b97c1216fbb49a105bccb24782823870919ca7ab46877219445451a404227875 │ │ └─45986 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─87fe584225f580b0c7d4d89f5d0f453c1ece8ab669ca7d41626e931758b18aa4 │ │ └─184902 /pause │ ├─e3e70176c07645ff7f304a219f26eeb39e3ae3ab607086229d9f975c10fc72a3 │ │ └─232235 /pause │ ├─97a29aa2b6d892af6bd70362e2b8db1fb4af06428c1f80e36102c603ece044c6 │ │ ├─147184 /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 │ │ └─147417 /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 │ ├─1d2fbe49b45c71c63f5f1a514e6ae309a32f976b78cf1eb99cf276a359ce0d7b │ │ ├─196195 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) │ │ ├─196533 /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/tmphxcruywi/privsep.sock │ │ ├─196817 /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/tmp39j8x85o/privsep.sock │ │ └─197060 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─6e1e1d7e6035800e6c3608dde7f9b9573e2e2812e6890778b6a9a9a213041602 │ │ └─256138 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─3740fa86346c16f19031557a276d647709d189e13ade45644ef19da53c9e521a │ │ └─184763 /pause │ ├─55fd849f0f47359ec9d1ee1435675cd76aa38622d1cb3cbc778f81185bb3a5a2 │ │ └─120531 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─03b704b130a1464d289a3dc5fbe81756ce8b93fae6bd4c9917a06f357ad6c607 │ │ └─120880 /pause │ ├─ddfc96e4c33b8faf180ef78da2aca7d85623b93e22f8f0b0c8e52d64874c99d2 │ │ ├─195154 neutron-api: uWSGI master │ │ ├─195185 neutron-api: uWSGI worker 1 │ │ └─195187 neutron-api: uWSGI worker 2 │ ├─2dbcb2db142158d399e2fd9abb4ac80e889e22b09e35e412fa72ff85dd09b93f │ │ └─207779 /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 │ ├─584fb7a40e2b221fd99c1fca78d92c65dc43dbfc6a42c65b9354bf24f2d67cf8 │ │ └─46033 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─02239ff5c8ce18f98d7af13c2db811363d5467b5055b04f52c175af808c11e55 │ │ └─164326 /pause │ ├─787d60044439cf59858c547662cd5a3b61d656978c6df8065c44e3cb7b740a6c │ │ └─146129 /pause │ ├─07e8d66f09381e3ee5287ce58156ab58756aa7d682ab29c94445bb980023cf9a │ │ └─164702 /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 │ ├─bd15d5ab6af9d25858eced5f98422745184c0c88c2307f3b6ea848b50954b856 │ │ └─169486 /pause │ ├─b7d13de31e7b173e4f23360ae8f45045483e9ae8ce640a11f0438b8e15693817 │ │ └─200264 /bin/bash /tmp/libvirt.sh │ ├─ed7f2b64c298c9e61781f5ecffa6ea13394f37a0f51ddd20eea702d0fa8c28a8 │ │ └─66270 /pause │ ├─d1d6baa9a0d73fc7f0d5611e08ca2af96130d46a9689576c2b6f582f5b53726d │ │ └─41927 kube-apiserver --advertise-address=162.253.55.241 --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 │ ├─6c309bc3841df28c3d4f6b07e02f88b62e5b8508e50e5db9472f8244c0511851 │ │ └─58375 /pause │ ├─becb8bba3c74b0dd049e7422c9f1b23983652da04d54d9623be752539ab3756f │ │ └─257227 /pause │ ├─6b125a4bcc9c8d7d775e6fbae827b8f04548a930c4c827e5e551b80481cd837a │ │ └─86807 /pause │ ├─ab1905292941c46cbcf023cbb49ce94f88bf109280513a6be07d915732868898 │ │ ├─180718 nova-metadata: uWSGI master │ │ ├─180733 nova-metadata: uWSGI worker 1 │ │ └─180734 nova-metadata: uWSGI worker 2 │ ├─7ce56db9f3a4f05fc86f34965b6aae9e42f52bc2a736d0fbe364c63c2b90837e │ │ ├─ 48412 /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 │ │ ├─ 48425 /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 │ │ ├─ 48550 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─319580 nginx: worker process │ │ ├─319581 nginx: worker process │ │ └─319582 nginx: cache manager process │ ├─b38d49964f964b024cb60bc43f7ce838b36280c7e54d9cf5d71acb1738be1efe │ │ ├─43490 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43885 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8185d430a3aad7aad8352e2cf460f3e600cd84896f0e0f0a8eadeff811be5da3 │ │ ├─67220 nginx: master process nginx -g daemon off; │ │ ├─67236 nginx: worker process │ │ ├─67237 nginx: worker process │ │ ├─67238 nginx: worker process │ │ ├─67239 nginx: worker process │ │ └─67240 nginx: worker process │ ├─8615de7d0a5f0bc35ffba0ac34a9e8d2b48f9d600bc49ed30836105e93f41b4b │ │ └─66615 /pause │ ├─c32f61f7c4c5b5750902a906fa2a4dc8924854c15c4719456c57f8d8532c27c0 │ │ └─85210 /pause │ ├─6a487c05009e0a686d4312c8b5d63d772289120dd6e23c0e8ea22eb6d1585ded │ │ └─321451 /pause │ ├─3566874a9916cfd6b0083e3f15070c3af06b8abdc94677ca8c2b78e4786fa408 │ │ ├─247381 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─247835 octavia-worker: ConsumerService worker(0) │ │ └─247838 octavia-worker: ConsumerService worker(1) │ ├─d2a3dce640bb5a1906a8cf27a746854be47c450404dd70f02a63e40ba37650eb │ │ └─293883 /pause │ ├─b05319f86b28783e5772cead9133fc4edf6793346d92a8bed71177febdf040ab │ │ └─57478 /pause │ ├─dbfd3082e97cb3ae53e11cc925ef2901e5f7e394ccbac629dcba0abd1d74f724 │ │ └─116936 /pause │ ├─7a056f6c6d2e3a4b7cdf5a0ffe7ba6cd2821545029575bc3c350b16ad6f25a98 │ │ └─170852 /pause │ ├─79d550553a3874e26c858ad5a48e4bbb345a1dc0a43d6f88a6d5f7718a6be420 │ │ └─65003 /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 │ ├─eb6e8434e93928a7bc2f755fa72f767f93563e9d264c265d6a901fa82043901d │ │ └─100184 /pause │ ├─9d78604b3ad3ec42e7bb18829d4888266d926699dd498bacfc40cdb2ff294cdc │ │ └─167369 /pause │ ├─c921e53bd4fdd26289d06d39ee175e9bc272b72982a60551103f3df4ab42cafc │ │ ├─64792 python -u /app/sidecar.py │ │ ├─64970 python -u /app/sidecar.py │ │ └─64971 python -u /app/sidecar.py │ ├─d9318dfaa7bb4c40834a7bc54ab0a9f21d41bc10fd4084f41fda4298794877b2 │ │ └─232171 /pause │ ├─237c8cd4cc8a11e965988d4890d5857d94f69249ad877a1cfa0f5e1f5ab5ef14 │ │ ├─92107 barbiacan-api: uWSGI master │ │ └─92122 barbiacan-api: uWSGI worker 1 │ ├─f7d1e87145a633ca16461adfef9b48fd0d3da351d32fd5eff70af8f1d30b9ca0 │ │ └─71131 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9a8d7d8f2379179a851366427a58a5afbf25bdf8216107d977800ae471defa9d │ │ └─148890 /pause │ ├─4c725a6c476902788931c5502f52fa60af22709e431a44b2660ac1cef3bc356b │ │ └─221440 /pause │ ├─5f1d0a412a02a31bba3d5c7e2b0680eccfcb9b72953eb4ac5ee618a47da66c96 │ │ └─58868 /secretgen-controller │ ├─ccd4e8a237449ac0a012f0468a4e3c377e4d48841c8146a8f3eb0d1209f7f686 │ │ ├─216949 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─217601 heat-engine: ServiceWrapper worker(0) │ │ └─217604 heat-engine: ServiceWrapper worker(1) │ ├─5edc3fee2da6a045a290613e441bfd23ba2dac489223cae21ec6b46cf383a03c │ │ └─92945 /pause │ ├─a459a2c413031b4edb9544c1d4824f65626e3e2c289aacb933552afb7260dc33 │ │ └─58537 /pause │ ├─2d1f8b0ec9916ba1b86c87cbf68b2c1d02db11e1f74e5bd12a9f9c5e70ae2864 │ │ └─41782 /pause │ ├─47702a7af349bcb68d8df501c7f914d9c1c37c2bedd8ac775f2922690f56b662 │ │ ├─182723 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─182739 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─182745 erl_child_setup 1048576 │ │ ├─182845 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─182846 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─182856 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─183009 /bin/sh -s rabbit_disk_monitor │ ├─54af3a6a162b1f89884f4385a29e3de21271bb27c9f42f141e160b239f62db3e │ │ ├─79324 apache2 -DFOREGROUND │ │ ├─79371 (wsgi:k -DFOREGROUND │ │ ├─79372 (wsgi:k -DFOREGROUND │ │ ├─79373 (wsgi:k -DFOREGROUND │ │ ├─79374 (wsgi:k -DFOREGROUND │ │ ├─79375 apache2 -DFOREGROUND │ │ ├─79376 apache2 -DFOREGROUND │ │ ├─79378 apache2 -DFOREGROUND │ │ ├─79379 apache2 -DFOREGROUND │ │ ├─79381 apache2 -DFOREGROUND │ │ ├─79383 apache2 -DFOREGROUND │ │ ├─79387 apache2 -DFOREGROUND │ │ ├─79389 apache2 -DFOREGROUND │ │ └─79390 apache2 -DFOREGROUND │ ├─bde3b0572bd1da2d68abcf68dd498d2875af1e2088eb2d8cb9a32f413e9c160e │ │ └─314504 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─da85e4bba892afcf69ca84c7018863e9ed7cff768d5cc3e2f958720c0fb4154d │ │ └─184470 /pause │ ├─0e85acd56c228a85e5173e5cae3de082ba8cc0c362d4b5d9aad34e84397a2471 │ │ └─68196 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.162-253-55-241.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 │ ├─f1148bb0cc1405a9e6cbee064524882efd866bf7ae59b1ea4044675b02effe04 │ │ └─69770 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─426ae802afdb3856858395306c3fc3c712fe974128d861fd660f4e3f08fcd1a8 │ │ └─67187 /pause │ ├─fadb37cf03445467d3f5b2650915b62b9a7f4e52264ba6335af2b5479ca8e1c5 │ │ └─303105 /pause │ ├─6bc3166dde94dca36f0162ca4bc99011ea664848a009f22dcfaed5d4a6d4b660 │ │ ├─50239 mysqld --wsrep_start_position=1de00fbe-b218-11f1-a55d-c6e8fdb936f0:20 │ │ └─50364 /var/lib/mysql/mysql-state-monitor │ ├─bc7deac935b9888418bb117d272a65ea4e1388e2de7f96929f99d353d2f182c0 │ │ └─71761 /manager --metrics-bind-address=:8080 │ ├─84bf063fc07bc3cd77148920562b0c7c7af288c29c4f7d1c1ac32ecbcdb8a574 │ │ └─63668 /pause │ ├─cba004a7bca0789fc8a883685b34ce809dff03726d624e1d8c1056332dfc0a33 │ │ └─52649 /pause │ ├─292df65d26074363c2aac1ff8744b088885fd1d8ed6496d35ed4deccde1d0bfe │ │ └─257274 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─b4e2b388e610ba1ef0eee59e1ea25eb8dc30f5c7deef167a5af3ad497ab5d126 │ │ └─63580 /pause │ ├─74112090f594f7bec1491454c788f6e07fe95696b75e37380dfe6a9475a6dcb6 │ │ └─44889 /coredns -conf /etc/coredns/Corefile │ ├─9d190096ab4658be45fbf8b8c94751136a23f4d74e0a2994a3c8706855ac055a │ │ └─71917 /manager --metrics-bind-address=:9782 │ ├─d1da287bd309d4c4988e1e6264db271bb6015151b56e29dd3daa57ab0de362ec │ │ ├─67725 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67782 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d8860f64aa847fb4223ad120c77112e1ef0b594344468204582d635a4adce8f9 │ │ └─122613 /pause │ ├─57f05061e77c4aa10d22fd42c87565c4f1373cf9df7e59c0514d51a7cd2cd7db │ │ └─122660 /pause │ ├─9a59d8d4aeddbef8a26276a6c6afcd9770cd7fe68c26da96d59ca48b3f0951be │ │ └─169984 /pause │ ├─068994984c3da26da2488b4224b0d4bb8c00d92ec0b50a0734f66cce8d3788e4 │ │ ├─180535 nova-api: uWSGI master │ │ ├─180571 nova-api: uWSGI worker 1 │ │ └─180572 nova-api: uWSGI worker 2 │ ├─99a82aa3f6e854c15d40d0883accfed9a46eed989786299657ea1df3ff40e3b8 │ │ └─184823 /pause │ ├─955b381c67c768370e56b87482d953ccdd7e61575192351e0e12413a3a5b4bf4 │ │ └─45502 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 │ ├─164a4b211639fa42610549f09cf46d2f3cc32f63a218d2748f2032c912752cd6 │ │ └─41699 /pause │ ├─9e2b95281e5dfddf1e56aa6fed4745a2e72480dc7a89b94ee77a794870e42508 │ │ └─253476 /pause │ ├─ca7ad5b9712b86f068b7da9481640d1f200837f02bcc5b58d0633236d8c6f5e0 │ │ └─198113 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) │ ├─ec421a07f60a06d6b05bc117cd6ad268a4edaf4eabb701ca4bbfeda4084df683 │ │ ├─246077 octavia-api: uWSGI master │ │ ├─246090 octavia-api: uWSGI worker 1 │ │ └─246091 octavia-api: uWSGI worker 2 │ ├─7c347a6c0d35b098f0737dc1bd1b4cd7a15f0208084160f5c27b6d1fe7a71490 │ │ └─71839 percona-xtradb-cluster-operator │ ├─1b1ddfc5babec2cea1c13ce0fb6c27de837f9cdbfbb5dac6056e8986ab7220c8 │ │ ├─323910 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─323934 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─0129a338df2934f83616937313c577810af224504af1890fc40a22f8dc751322 │ │ └─73437 /bin/oauth2-proxy │ ├─04a3d3f132a2534e7d1e17f561f643efd02ed46419383450079f939441d2fc35 │ │ └─68638 /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 │ ├─138ef077e6d95373afe23346524a226056afab7bc7bf755bbf3b392a3dbecf90 │ │ └─44372 /pause │ ├─35bf822802a5f22de0a1755270f2c88aeb285c1274e915529ab7a6342dc5236a │ │ └─65971 /pause │ ├─2f07d8f8c2dc8e3acd80a2a28921cab8950f39189e499bdff80d53708c087694 │ │ └─232522 /pause │ ├─e7bf72ff1d16a64fc9b18faaed43a0097fa624b4efafe9c27c0a3af01a79085c │ │ └─58320 /pause │ ├─4d4bda0a817a300f834ef4e50d7d658d353b560db2f005cb7875f8c3eeefa953 │ │ └─146132 /pause │ ├─36e6d209965180324b96a6a562764e31d60e25cc5ec9760777f05f75f70deb79 │ │ └─50336 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─829d3da7c7891e2d43732c3d19eba657ce24d88781db49b944f14d1ac23aac5d │ │ └─146687 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─b20cf663b78f311ff13cec54bd063715147c1bfe5124ace2ff1130786c4f1c9d │ │ └─104424 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c45f4126aa1fef22d54baa65c8eb603b3ae5d1e5e52a2af09ba4084a190e01b2 │ │ └─184845 /pause │ ├─b97c7a622f6b2b3338b8f65a462edb3c89f888c3cee6671df682f97454c64620 │ │ └─252514 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─990283d3b9f24042fc1835720e1f2b634c44314cd7c6c2946af14fe0f03dcd52 │ │ └─71642 nfd-worker -metrics=8081 │ ├─4fa6df6135f8674011db71418886bdd21c597e87da0dd421a548a3cadd166347 │ │ ├─198310 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─198707 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─199482 /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/tmpvu9qvgfx/privsep.sock │ │ ├─200111 /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/tmpvbsd6o16/privsep.sock │ │ ├─200750 /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/tmplrq3la98/privsep.sock │ │ ├─201298 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─201299 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─201395 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d7f010dc-c40b-45fd-8049-8fba7043f96c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d7f010dc-c40b-45fd-8049-8fba7043f96c/host --addn-hosts=/var/lib/neutron/dhcp/d7f010dc-c40b-45fd-8049-8fba7043f96c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d7f010dc-c40b-45fd-8049-8fba7043f96c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d7f010dc-c40b-45fd-8049-8fba7043f96c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b92e726c-cbd2-45b9-9405-11049e3887aa,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 │ │ ├─201425 haproxy -f /var/lib/neutron/ns-metadata-proxy/d7f010dc-c40b-45fd-8049-8fba7043f96c.conf │ │ ├─223838 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b7e849f2-a4e3-4e96-9ce3-9a9af0232781/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b7e849f2-a4e3-4e96-9ce3-9a9af0232781/host --addn-hosts=/var/lib/neutron/dhcp/b7e849f2-a4e3-4e96-9ce3-9a9af0232781/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b7e849f2-a4e3-4e96-9ce3-9a9af0232781/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b7e849f2-a4e3-4e96-9ce3-9a9af0232781/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2c1f7a08-76c4-4a32-b160-a49d9fb4660b,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 │ │ └─223867 haproxy -f /var/lib/neutron/ns-metadata-proxy/b7e849f2-a4e3-4e96-9ce3-9a9af0232781.conf │ ├─ded5eac53e6a41049970323aae7eb61c12f4d401da9035b0bbc7c56d6bb853a3 │ │ ├─249988 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─250005 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─250011 erl_child_setup 1048576 │ │ ├─250084 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250085 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250095 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─250259 /bin/sh -s rabbit_disk_monitor │ ├─c1e41f216f0fc73eb748212f645163ca6a36fd96bc9c30f573175209fe427fe4 │ │ └─320391 /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 │ ├─41458f55879f8e6d73e1466b7b2b97d56a0193ba660e5ab89e2b5f0d9df58d07 │ │ └─73142 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─bf138119bbd9b61cb7725cd07bd48c8c800efc2a4f05435de8fa2970fd242329 │ │ ├─248238 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─248256 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─248748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─248750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b66e0b22f026e22f26858c0648a6424bfd8254764c3522585bad97beeb4e187e │ │ └─258897 /pause │ ├─a6c56fe7f1206d91019368efe1d10eed451a727b5e8a9186d7279049dd77d446 │ │ └─52509 valkey-server *:6379 │ ├─b50a959b3fb76f2d12aeba174db4b93e166f99f4fcfe15b2921be7eb41209dea │ │ ├─195148 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─195573 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) │ │ ├─195576 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) │ │ └─195579 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) │ ├─c9428682a1a8a4f8401d4f77b609e23b8c303534b12b1f5e55b7bd70b51d2ec1 │ │ └─41804 /pause │ ├─0d07cdf2cd09d31fc8a810dde19f80b27c5302650f6fc24c24723b592fe02a5f │ │ └─103200 /pause │ ├─b6d3e7ccc106a3fb91fad14bf015d3659a0fd7ffcca81da496464478701d6816 │ │ └─66800 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8f90e20a13fef27d863d74c2d1313a8e53116a2a23b68040be88045ec0d66bbf │ │ └─68235 /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 │ ├─4cf393790215dcf5485a834acf694182448d8ce6007ce73f1f2cfa48722c4f1d │ │ └─302880 /pause │ ├─7b34a9ab4d561593581432fd22d3bda459a350cd32993e963530a7db1c06bf4a │ │ ├─197977 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─198484 neutron-l3-agent: ServiceWrapper worker(0) │ │ └─198851 /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/tmppczwr4ws/privsep.sock │ ├─696d1ebae45f6918b982f5e499337f69eafe6dce03661047cc9b5d3c6cd3c325 │ │ └─202811 /pause │ ├─74c2bd7cd005ccf93900c643340743e9c9b8aadcc3e342db0090f0d8aad711cd │ │ └─94057 /usr/local/bin/rook ceph operator │ ├─103e6abe575ec9cb6c1ab11e1cba9b5ed5e1f1ce40ed124b645887a5e93ca620 │ │ └─317024 /pause │ ├─3367d559ccd9648790267282528b3659ca68f5bb25223dfef8a7376f8b56b959 │ │ └─69099 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─cf69717bae24e4e089bcaf07007c68822560c27a440cc0496bf323a590dfd4a6 │ │ └─254813 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─88213b0a5487a8c5b1f04880fbe3e9861b4cb472b2d6cac92fac0304205890a4 │ │ ├─293714 magnum-api: uWSGI master │ │ ├─293735 magnum-api: uWSGI worker 1 │ │ └─293736 magnum-api: uWSGI worker 2 │ ├─8e3ec2bd8564b3d14d7d0e66d70ca3bf380c84bc0da782ab0ee5fcfcdde69d56 │ │ └─71800 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 │ ├─476f437343787e497b209db1ce0df63120ce2a78629ad56d501a94817910cf7e │ │ └─63457 /pause │ ├─a099c1fb07c9d44df5e770ea19df02e3f60f95055fa747d5ee160446e18e1a43 │ │ └─175791 /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 │ ├─8a1cf30b378b6382b0823af7ec30f63cdd592ca8ee6ae25e3f6f57ea900a0911 │ │ └─64337 /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 │ ├─4618e54f7b2d598a329d72a73f452de0a999ee946633adc94cffe968652786c6 │ │ └─52810 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 │ ├─4a3d089bbcb68f72f5df3fc6540dff5378a1157760adcf5e7aef26dbbde35b48 │ │ └─46077 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─507f3a61143a58a6df7351b245cfd01adab08ee4b41d9836aafdc49c5f15bbca │ │ └─169865 /pause │ ├─b99f8abf9af89c2442f6149ce42393bec259b5482098ca4f0cd8fa5e60b9f7d9 │ │ └─52319 /pause │ ├─b8f1e7f3a40c79888fb4860448e58fa197a25e90ce9a278b3c5e1e06dbcd8e13 │ │ ├─74090 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─74107 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─74113 erl_child_setup 1048576 │ │ ├─74245 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─74246 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─74256 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─74326 /bin/sh -s rabbit_disk_monitor │ ├─6313ae102bb044868932b4a33dae6d3e565f92225a3603c2597e83248c430521 │ │ └─169678 /pause │ ├─41876a843d31e36720dd25743c83e4f680226e3bf5efd08c83698f367e823190 │ │ └─48914 /pause │ ├─eb17b2084453b9a17c8a4d2445c8c75d29d750be5c54e69cf64c6a9451d2d60d │ │ └─49669 /pause │ ├─455142417eb2c6283b48131800f771a80e91b097b3db104b770aa17c465b8b62 │ │ └─182511 /pause │ ├─c5cf5393ee025f612fdef1da9966f49ce5752605426569b9cf9df1c945fb327b │ │ └─170050 /pause │ ├─c65fa6101707a3aff0d24784f3e5aad2f80062758065c8a2850c1dd346b396c9 │ │ └─184677 /pause │ ├─38886afdee14d77e85e23e21cf26ab2e7a5830c717053abd1d80ee8776c8ee31 │ │ └─200984 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─4e68b5d29f41fcca5bbf844fca499240bb6a2a40381627badd61f119649050a9 │ │ └─68591 /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 │ ├─cff0670c74d9d312295d7291cfddc218e1eb563dddd9a2f4d2ccb7b45d44d660 │ │ └─200147 /pause │ ├─002fbf5a69c22e01609cb7326e2fafb13cde2f57d8501648547896e98c33140d │ │ └─303147 /pause │ ├─d14593cb6463954753523bcda33396a38ca063b76a89d343f14212bf75c0ca84 │ │ ├─167549 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─167565 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─167571 erl_child_setup 1048576 │ │ ├─167630 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─167631 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─167641 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─167767 /bin/sh -s rabbit_disk_monitor │ ├─37d0b102022d379cfaaa002869c854f24b2ad678a6072b70ee4eefb61eb3245a │ │ └─232325 /pause │ ├─63ef02c36ded199faabf09414451ee9c295d1b323178e6102c39a71bd2b6a0d6 │ │ └─48461 /server │ ├─601856b8fb4fd03b23bea13f803b1bfc2efb8d19ed4ec9b6551785ec5570d60b │ │ ├─119169 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─119390 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─119392 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9896a9a5d051fd5d5494e3c41ef273bdb20b47785b1d6962e9b3e2af2fbe8f25 │ │ └─45283 /pause │ ├─daf26b0d5d280c6ca67ffdc9d6499ac9159f679d9bf36d055d53abd55b2cebcf │ │ └─68357 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─5d2b890d73b5acec6c1597eb7130e9ae17a0ceca90b4c94a3de29ec78f36e678 │ │ └─45833 /pause │ ├─dc2e336cf9faf7615a78a73a892c23844ec15e0ff6d3b5ec4c618e41ad2efcf0 │ │ ├─320059 apache2 -DFOREGROUND │ │ ├─322440 (wsgi:h -DFOREGROUND │ │ ├─322441 (wsgi:h -DFOREGROUND │ │ ├─322442 (wsgi:h -DFOREGROUND │ │ ├─322443 (wsgi:h -DFOREGROUND │ │ ├─322444 (wsgi:h -DFOREGROUND │ │ ├─322445 apache2 -DFOREGROUND │ │ └─322446 apache2 -DFOREGROUND │ ├─9c877a924be1711427557f78fba067a1c1a681f793544bb527ae62e1196bf8bc │ │ ├─200493 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200510 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─200516 erl_child_setup 1048576 │ │ ├─200656 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─200657 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─200667 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─201079 /bin/sh -s rabbit_disk_monitor │ ├─90c3cf2812e3e0830ef3268d1252242034b12f73394dd9b610696a0734266371 │ │ ├─216995 heat-api: uWSGI master │ │ ├─217029 heat-api: uWSGI worker 1 │ │ └─217030 heat-api: uWSGI worker 2 │ ├─8f7d83b21299bab64a604ddc001fe6a7e265734d68050ec4697769edcc507ae3 │ │ └─256109 /pause │ ├─4468063e8acde1f925413a09f0f7e83c4212c305ffce49ca4622d2ed6b40c6dc │ │ ├─293346 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─294499 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpgsvcrl60/privsep.sock │ │ ├─294515 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─294563 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─0e6d33ef9a89338e1435a69135bab2bb10fe1e3eabe28d87d9fec48d57bebb83 │ │ └─42281 /pause │ ├─0a49dcc5c32621a4982c36a8af2b743a46217049e1301d1ee87f000b10892ce3 │ │ ├─121017 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─121034 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─121040 erl_child_setup 1048576 │ │ ├─121123 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─121124 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─121134 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─121288 /bin/sh -s rabbit_disk_monitor │ ├─986adfd6204088489172a78d6b156be3a839314770783c19233bf8af1c48fbac │ │ └─254073 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─b203b36f03abd6de6d9bbb95d26e654bcdb493badc49fdacf76b30875ee7f794 │ │ └─71861 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─59ca79dda6fe66eb4f7e16b968a2b0a8085caa1d955ad31032594feac68b310e │ │ └─319911 /pause │ ├─5990b88335f05db66dd19f839e0da30484e265a5e311ab682000c971b74c3b76 │ │ └─207877 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─24597b4cd3135d774f7d2cad4ab793475e2403a147358ce77245069ec748db04 │ │ └─45877 /pause │ ├─0dba94ba912d86a85480da07237c4b81fceda315571c717c4bf3156f1137d378 │ │ └─43063 /pause │ ├─7b73df3c59302ff75c1fe3dce0f4fd54c87a150f5b1af873035ab410e690926a │ │ └─67929 /pause │ ├─ec548507c1a474ecd0a4f18b34d5c13e9ad39592b883324c74fc89c77eab37db │ │ └─301130 docker-registry serve /etc/docker-registry/config.yml │ ├─f0309fba595fef5591b1157a9339811cfc0e374bdf1ece47c324b27b75b640be │ │ ├─181570 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─182021 nova-conductor: ServiceWrapper worker(0) │ │ └─182023 nova-conductor: ServiceWrapper worker(1) │ ├─3ee9937ca23fc56517cee2dd6718fb87e659de2f3591c990830cbc6c19c288e7 │ │ └─65132 /pause │ ├─b5030d8c3cb3ec5c3dd3aef3eff2198f20dbf9442a6a61768b8a48264fc4d280 │ │ └─71685 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 │ ├─6580a63896abcfc0e5dbecec4c3962f5fec325112a7392c21bd098e1421e17cc │ │ ├─293696 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─294456 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─294457 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5de7712a56d43248a21b5068435ba8b6168004c2331cf72d1058f1aa0a6be323 │ │ ├─100331 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─100364 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─100370 erl_child_setup 1048576 │ │ ├─100482 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─100483 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─100493 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─100742 /bin/sh -s rabbit_disk_monitor │ ├─80eebd68d97fd75257460b62e7a6b1bd7f23b42332c12b724bb315b7dbbce1e0 │ │ ├─297781 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─297805 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─297843 erl_child_setup 1048576 │ │ ├─297975 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─297976 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─297986 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─298153 /bin/sh -s rabbit_disk_monitor │ ├─98adfe9e2e86af5f20cdcfd6003849381ce1f035434b89965889e06cde8b9973 │ │ ├─195204 neutron-policy-server: uWSGI master │ │ ├─195219 neutron-policy-server: uWSGI worker 1 │ │ └─195220 neutron-policy-server: uWSGI worker 2 │ ├─aca71b5732ceaaec20c2d88b19dc71febccdac92420af99e74463eb0aac56289 │ │ └─68549 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.162-253-55-241.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 │ ├─591d9bc5c27eeb7812d8c1e5c9d002849cddd434ac6ce248db42ea83b1fe851c │ │ └─166533 /coredns -conf /etc/coredns/Corefile │ ├─b8a9e99bc8e92af2360337dc77b1187a577d5ea68902bc8c50af0d87295437f8 │ │ └─50079 /pause │ └─ebc36166546796a471ab862f89eb6e7ff1bcac099ea37f8e6c81baa5f7faacce │ └─44816 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount