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 │ │ │ ├─21081 /lib/systemd/systemd --user │ │ │ └─21082 (sd-pam) │ │ └─session-21.scope │ │ ├─21006 sshd: cephadm [priv] │ │ └─21101 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─624 /lib/systemd/systemd --user │ │ └─625 (sd-pam) │ ├─session-4.scope │ │ ├─1516 sshd: zuul [priv] │ │ └─1529 sshd: zuul@notty │ └─session-1.scope │ ├─ 621 sshd: zuul [priv] │ ├─ 638 sshd: zuul@notty │ ├─ 775 /usr/bin/python3 │ ├─ 1520 ssh: /home/zuul/.ansible/cp/199.204.45.22-22-zuul [mux] │ ├─67051 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-oerukxyqjtmjvatyxufihqdlwspkdxzr ; /usr/bin/python3'"'"' && sleep 0' │ ├─67052 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-oerukxyqjtmjvatyxufihqdlwspkdxzr ; /usr/bin/python3' && sleep 0 │ ├─67053 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-oerukxyqjtmjvatyxufihqdlwspkdxzr ; /usr/bin/python3 │ ├─67054 /bin/sh -c echo BECOME-SUCCESS-oerukxyqjtmjvatyxufihqdlwspkdxzr ; /usr/bin/python3 │ ├─67055 /usr/bin/python3 │ ├─67056 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─67058 systemd-cgls --full --all --no-pager ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-896ec2180372b4d5f9968530d2e06f82bb306557dde9c5b20cf5363c06bfc3a9.scope … │ │ ├─24602 /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 │ │ └─24614 /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 … │ │ ├─ 9198 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─11499 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a4a3efea9b5a0982b4492e48d7362904c066ccc651dacb9864ab189515cc190c -address /run/containerd/containerd.sock │ │ ├─11890 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 511155d02c2a8a29bce0c6e53556b66a04f58599841f7ff34c6019716bd3ddbc -address /run/containerd/containerd.sock │ │ ├─18011 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9e8fbcd4e5ad96b4d1d818e02495fe130d6c9712e9df8b572463e0e236637bb9 -address /run/containerd/containerd.sock │ │ ├─24576 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 896ec2180372b4d5f9968530d2e06f82bb306557dde9c5b20cf5363c06bfc3a9 -address /run/containerd/containerd.sock │ │ ├─29353 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4145278803fc6785e5c5b92fbd577f7b61fcf20a9c26e58917d5ea0b623288ea -address /run/containerd/containerd.sock │ │ ├─34022 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2121bc0d428139d02d9bc3247df884c468e7f219f338673e31a62fb8456e6020 -address /run/containerd/containerd.sock │ │ ├─39690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dcd0a05329850f63c59aceff61ccc8bc6665abeed44b5b4a53f3d16d751b34b -address /run/containerd/containerd.sock │ │ ├─39693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ae3ee7c10d103121fd6e5a7ba27dfc7dc114c6337ec8ed36cfd485c0f00a626 -address /run/containerd/containerd.sock │ │ ├─39727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 317b7b82f20a31bb904c53f59d7d13edb9363b77079a82d7d1b20d854bf5761b -address /run/containerd/containerd.sock │ │ ├─39742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 547741aec0d3f8e555511b5b4a6edfaabaf64340f5dd45322da5958d2c2805b2 -address /run/containerd/containerd.sock │ │ ├─39753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40e439120435db754225afe677f1ffb29c8c5f9260f81be40164a7942aed88ad -address /run/containerd/containerd.sock │ │ ├─40260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47054d20072aac9111233332dd8ba2a673d58627caf8d00bf3d259c08b85085f -address /run/containerd/containerd.sock │ │ ├─40953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 738e0a809a0ed1586adffddb782c0ae4d2a1dc3a982dcf2a1d2428d568d6e423 -address /run/containerd/containerd.sock │ │ ├─40963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32d29a68e66d138086fe7bbf87e47469f3ad38a8e2b5d87838f4118c685093b2 -address /run/containerd/containerd.sock │ │ ├─42209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8f3c6d9784162ec4c047b2df77f6d213d27830cb72556b3ea16aeb254e5e4a5 -address /run/containerd/containerd.sock │ │ ├─42526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae57cd89732940a568220bcc7b5c14cdf7937826a47dc10da221360116c5b269 -address /run/containerd/containerd.sock │ │ ├─42548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9733aa65ad99ba0cb9fbcb0f36f05f2443aaaa9522c589390268110cf190281 -address /run/containerd/containerd.sock │ │ ├─44155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ba63dcb3cf7a9e9471947349939fd606f5b7809707def6ff1ebd26bad49f1b0 -address /run/containerd/containerd.sock │ │ ├─44242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cad363dc1303f8730b69b33f7bc52ed2a7cc5ca8f6a9cb01f7352d368c37b195 -address /run/containerd/containerd.sock │ │ └─66869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75f39a103a57b68f4fe03b97eaf55a0c424aa25aeecc0675ea4661341627059b -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1324 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─440 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─329 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─542 /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 │ │ │ ├─29060 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29335 /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 │ │ │ ├─17970 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─17990 /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 │ │ │ ├─24296 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24559 /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@osd.2.service │ │ │ ├─33747 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34005 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.geailc.service │ │ │ ├─11801 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.geailc/unit.run │ │ │ └─11830 /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-geailc --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e CEPH_USE_RANDOM_NONCE=1 -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.geailc:/var/lib/ceph/mgr/ceph-instance.geailc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.geailc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.geailc -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 │ │ ├─11440 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─11469 /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 CEPH_USE_RANDOM_NONCE=1 -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 … │ │ └─9566 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─563 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─535 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─kubelet.service │ │ └─40124 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.22 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─297 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─565 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-4145278803fc6785e5c5b92fbd577f7b61fcf20a9c26e58917d5ea0b623288ea.scope … │ │ ├─29378 /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 │ │ └─29389 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─993 /usr/sbin/uuidd --socket-activation │ ├─docker-2121bc0d428139d02d9bc3247df884c468e7f219f338673e31a62fb8456e6020.scope … │ │ ├─34045 /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 │ │ └─34058 /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 │ ├─chrony.service │ │ ├─10063 /usr/sbin/chronyd -F 1 │ │ └─10064 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─334 /lib/systemd/systemd-resolved │ ├─docker-a4a3efea9b5a0982b4492e48d7362904c066ccc651dacb9864ab189515cc190c.scope … │ │ ├─11551 /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 │ │ └─11563 /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 │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─docker-511155d02c2a8a29bce0c6e53556b66a04f58599841f7ff34c6019716bd3ddbc.scope … │ │ ├─11913 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.geailc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─11933 /usr/bin/ceph-mgr -n mgr.instance.geailc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─532 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─541 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─538 /lib/systemd/systemd-logind │ └─docker-9e8fbcd4e5ad96b4d1d818e02495fe130d6c9712e9df8b572463e0e236637bb9.scope … │ ├─18038 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ └─18055 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance ├─k8s.io │ ├─90fb50cf226f5b7788b0383ef53e7cbb332eee62aeec6fd3ae2d92b4c79f1e70 │ │ └─44962 /csi-node-driver-registrar --v=5 --csi-address=/csi/csi.sock --kubelet-registration-path=/var/lib/kubelet/plugins/rbd.csi.ceph.com/csi.sock │ ├─40e439120435db754225afe677f1ffb29c8c5f9260f81be40164a7942aed88ad │ │ └─39862 /pause │ ├─3b98e5ec226bfbe6d1a758d911691ae73b96d41b4edddc1c19828453bd6e9fda │ │ └─42273 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─c4078100d269162ba06d63319b0e51070d11baf5363065162fb47a84d31201ca │ │ └─45345 /csi-snapshotter --csi-address=unix:///csi/csi-provisioner.sock --v=1 --timeout=60s --leader-election=true --extra-create-metadata=true --enable-volume-group-snapshots=false │ ├─0dcd0a05329850f63c59aceff61ccc8bc6665abeed44b5b4a53f3d16d751b34b │ │ └─39839 /pause │ ├─ae57cd89732940a568220bcc7b5c14cdf7937826a47dc10da221360116c5b269 │ │ └─42571 /pause │ ├─32d29a68e66d138086fe7bbf87e47469f3ad38a8e2b5d87838f4118c685093b2 │ │ └─41007 /pause │ ├─9ba63dcb3cf7a9e9471947349939fd606f5b7809707def6ff1ebd26bad49f1b0 │ │ └─44187 /pause │ ├─f7d09b029af8cafa19b3df76a0b50948eb9ec08d1526c1eeef48474bc2540bab │ │ └─45441 /usr/local/bin/cephcsi --type=controller --v=5 --drivername=rbd.csi.ceph.com --drivernamespace=kube-system --setmetadata=true │ ├─738e0a809a0ed1586adffddb782c0ae4d2a1dc3a982dcf2a1d2428d568d6e423 │ │ └─40994 /pause │ ├─547741aec0d3f8e555511b5b4a6edfaabaf64340f5dd45322da5958d2c2805b2 │ │ └─39846 /pause │ ├─7e4615d793a40ccbc175e724870233ed1e03db54b006b414c7a89d71513691fe │ │ └─42642 /coredns -conf /etc/coredns/Corefile │ ├─bcbaf8fa4a38d9e95a05a2d36c9aff519c79a2fdb9bece27d08b396bea6fba3f │ │ └─45406 /csi-attacher --v=1 --csi-address=unix:///csi/csi-provisioner.sock --leader-election=true --retry-interval-start=500ms --default-fstype=ext4 │ ├─3ca8a1805aa18b5e22efc42c073f4fc1f3b485a40ad43bd7c521123a0158d70f │ │ └─39935 kube-apiserver --advertise-address=199.204.45.22 --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 │ ├─54674fc250c0a0bdac878323ab5dfb31168be16ba340a5cd01bc32636dbc854b │ │ └─44851 /usr/local/bin/cephcsi --nodeid=instance --pluginpath=/var/lib/kubelet/plugins --stagingpath=/var/lib/kubelet/plugins/kubernetes.io/csi/ --type=rbd --nodeserver=true --pidlimit=-1 --endpoint=unix:///csi/csi.sock --csi-addons-endpoint=unix:///csi/csi-addons.sock --v=5 --drivername=rbd.csi.ceph.com --enable-read-affinity=false │ ├─aa65c92631fec6e58f30c44f3f86ef2fce8fca745f92ed68032be1f6800eff64 │ │ └─45201 /csi-provisioner --csi-address=unix:///csi/csi-provisioner.sock --v=1 --timeout=60s --leader-election=true --retry-interval-start=500ms --default-fstype=ext4 --extra-create-metadata=true --feature-gates=HonorPVReclaimPolicy=true --prevent-volume-mode-conversion=true │ ├─317b7b82f20a31bb904c53f59d7d13edb9363b77079a82d7d1b20d854bf5761b │ │ └─39805 /pause │ ├─4f369052e5484a8a5415923ff6f01eb11777b4de7f061f3d284344e23f604658 │ │ └─45000 /usr/local/bin/cephcsi --type=liveness --endpoint=unix:///csi/csi.sock --metricsport=8081 --metricspath=/metrics --polltime=60s --timeout=3s │ ├─b1a8fa899aaf42864f99c1294e25ad8b85ec4477cbff764385eb92c3ce2f9327 │ │ └─39967 etcd --advertise-client-urls=https://199.204.45.22:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.22:2380 --initial-cluster=instance=https://199.204.45.22:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.22:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.22: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 │ ├─6a4f5faa55c8a740f9e747dd80afb98123d02f22dcd205e88b0423eaedcc2066 │ │ └─45475 /usr/local/bin/cephcsi --type=liveness --endpoint=unix:///csi/csi-provisioner.sock --metricsport=8080 --metricspath=/metrics --polltime=60s --timeout=3s │ ├─87e96ba51ad86da0474ae6411237e1146b441d84f50b8776d3254840a70bea89 │ │ └─39946 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 │ ├─d9733aa65ad99ba0cb9fbcb0f36f05f2443aaaa9522c589390268110cf190281 │ │ └─42588 /pause │ ├─e8f3c6d9784162ec4c047b2df77f6d213d27830cb72556b3ea16aeb254e5e4a5 │ │ └─42230 /pause │ ├─5abeb543f54913cf2df1bd38d8f2c839100fd4a9e8daaba4f497aef1083a2be7 │ │ └─41256 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─17e63faafab6002db3cee55723f64b1dbf9f7bb83d990837953ce8b3a538b2ee │ │ └─42633 /coredns -conf /etc/coredns/Corefile │ ├─591d39776b1817aa7551e9b711ba5193a99f664c9a18747b5259a0fa44f50df7 │ │ └─44891 /usr/local/bin/cephcsi --nodeid=instance --type=rbd --controllerserver=true --pidlimit=-1 --endpoint=unix:///csi/csi-provisioner.sock --csi-addons-endpoint=unix:///csi/csi-addons.sock --v=5 --drivername=rbd.csi.ceph.com --rbdhardmaxclonedepth=8 --rbdsoftmaxclonedepth=4 --maxsnapshotsonimage=450 --minsnapshotsonimage=250 --setmetadata=true │ ├─734df0230ff358dd50fdee46d2bb1db64a49b0666d59112662522e1e80b6dd99 │ │ └─40076 /kube-vip manager │ ├─25dbb0fdb7ffc911c51c27a8e9e7627137e99108e2b84449ad71517c1bd45766 │ │ └─40308 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─3ae3ee7c10d103121fd6e5a7ba27dfc7dc114c6337ec8ed36cfd485c0f00a626 │ │ └─39792 /pause │ ├─f60de1a4f95da0dd73110eae41a8c1b6051bf47ec8dcb49e8a1283cade1a95c1 │ │ └─39985 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 │ ├─75f39a103a57b68f4fe03b97eaf55a0c424aa25aeecc0675ea4661341627059b │ │ └─66894 /pause │ ├─51129bdbeb18cc4cf5282edd0c915c78e1274b7a96b18202de93a55e0bc9b705 │ │ └─45274 /csi-resizer --v=1 --csi-address=unix:///csi/csi-provisioner.sock --timeout=60s --leader-election --retry-interval-start=500ms --handle-volume-inuse-error=false --feature-gates=RecoverVolumeExpansionFailure=true │ ├─cad363dc1303f8730b69b33f7bc52ed2a7cc5ca8f6a9cb01f7352d368c37b195 │ │ └─44266 /pause │ ├─47054d20072aac9111233332dd8ba2a673d58627caf8d00bf3d259c08b85085f │ │ └─40284 /pause │ └─d60a02b517459dd4bf3c2783e6b34d1f8b6b539147ed8a620adc24f876f7e1dc │ ├─41415 cilium-agent --config-dir=/tmp/cilium/config-map │ └─41796 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount