USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 39844 21.1 1.7 2357484 1138756 ? Ssl 22:32 1:46 kube-apiserver --advertise-address=199.204.45.44 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key ubuntu 48441 14.9 1.3 8473140 867740 ? Ssl 22:35 0:51 mysqld --wsrep_start_position=445012bf-2ee4-11f1-8f84-0e8990e709bf:20 167 12598 10.0 0.8 4210312 555540 ? Sl 22:27 1:23 /usr/bin/ceph-mgr -n mgr.instance.gfdmol -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug zuul 50633 17.5 0.7 3838548 463776 ? Ssl 22:36 0:47 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 root 39806 6.0 0.3 11358828 222052 ? Ssl 22:32 0:30 etcd --advertise-client-urls=https://199.204.45.44:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.44:2380 --initial-cluster=instance=https://199.204.45.44:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.44:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.44:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt 472 61889 54.6 0.2 1721200 185048 ? Ssl 22:40 0:07 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 root 63716 56.5 0.2 387544 158048 ? Ssl 22:41 0:01 /usr/bin/vector --config-dir /etc/vector/ root 39857 2.4 0.2 1412304 156400 ? Ssl 22:32 0:12 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 root 41423 2.2 0.2 1397720 145012 ? Ssl 22:33 0:10 cilium-agent --config-dir=/tmp/cilium/config-map root 40041 5.3 0.1 3039176 129756 ? Ssl 22:32 0:26 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.44 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 root 9807 10.0 0.1 3266228 129368 ? Ssl 22:25 1:31 /usr/bin/containerd --config /etc/containerd/config.toml 65532 42329 0.3 0.1 1415060 126324 ? Ssl 22:33 0:01 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml zuul 43903 0.4 0.1 1335844 99436 ? Ssl 22:34 0:01 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager zuul 43854 0.7 0.1 1291748 88872 ? Ssl 22:34 0:03 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 167 24558 0.3 0.1 610528 85572 ? Sl 22:30 0:02 /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 167 34038 0.4 0.1 610540 85052 ? Sl 22:31 0:02 /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 167 29265 0.3 0.1 583916 84828 ? Sl 22:30 0:02 /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 root 41103 0.3 0.1 1305768 78028 ? Ssl 22:33 0:01 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false root 10179 5.9 0.1 2467412 75800 ? Ssl 22:26 0:53 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock nobody 59766 28.0 0.1 1287064 67044 ? Ssl 22:40 0:07 /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 472 60244 9.0 0.0 70024 64192 ? Ss 22:40 0:02 python -u /app/sidecar.py 167 12236 0.7 0.0 285176 64112 ? Sl 22:27 0:06 /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 472 60284 9.3 0.0 70024 64036 ? Ss 22:40 0:02 python -u /app/sidecar.py 472 60510 1.2 0.0 72592 63768 ? S 22:40 0:00 python -u /app/sidecar.py bin 47676 1.1 0.0 1280860 62060 ? Ssl 22:35 0:04 percona-xtradb-cluster-operator systemd+ 46362 0.3 0.0 1281728 61456 ? Ssl 22:34 0:01 /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 472 60509 0.0 0.0 70344 61264 ? S 22:40 0:00 python -u /app/sidecar.py 472 60514 0.0 0.0 70344 61144 ? S 22:40 0:00 python -u /app/sidecar.py 472 60513 0.0 0.0 70344 60848 ? S 22:40 0:00 python -u /app/sidecar.py root 39862 0.5 0.0 1285140 60196 ? Ssl 22:32 0:02 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 root 358 0.4 0.0 111148 52552 ? S /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 ubuntu 63929 0.0 0.0 3928 3076 ? S 22:41 0:00 /bin/bash /health/ping_sentinel.sh 1 zuul 705 0.0 0.0 168468 2952 ? S 22:23 0:00 (sd-pam) ubuntu 48562 0.0 0.0 1226008 1704 ? Sl 22:35 0:00 /var/lib/mysql/mysql-state-monitor uuidd 1391 0.0 0.0 9620 1488 ? Ss 22:23 0:00 /usr/sbin/uuidd --socket-activation root 623 0.0 0.0 6220 1072 ttyS0 Ss+ 22:22 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 root 622 0.0 0.0 6176 1068 tty1 Ss+ 22:22 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux root 63907 0.0 0.0 2892 1064 ? S 22:41 0:00 /bin/sh -c echo BECOME-SUCCESS-xwrqubbjgweonnjmmumysdiouxhsclsd ; /usr/bin/python3 zuul 63904 0.0 0.0 2892 972 ? Ss 22:41 0:00 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xwrqubbjgweonnjmmumysdiouxhsclsd ; /usr/bin/python3'"'"' && sleep 0' zuul 63905 0.0 0.0 2892 968 ? S 22:41 0:00 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-xwrqubbjgweonnjmmumysdiouxhsclsd ; /usr/bin/python3' && sleep 0 ubuntu 63933 0.0 0.0 2496 948 ? S 22:41 0:00 timeout -s 15 1 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping ubuntu 63828 0.0 0.0 2580 896 ? Ss 22:41 0:00 sh -c /health/ping_sentinel.sh 1 _chrony 10687 0.0 0.0 10580 540 ? S 22:26 0:00 /usr/sbin/chronyd -F 1 root 12223 0.0 0.0 1048 4 ? Ss 22:27 0:00 /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 root 12545 0.0 0.0 1048 4 ? Ss 22:27 0:00 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.gfdmol -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug root 19362 0.0 0.0 1048 4 ? Ss 22:28 0:00 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance root 24545 0.0 0.0 1048 4 ? Ss 22:30 0:00 /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 root 29252 0.0 0.0 1048 4 ? Ss 22:30 0:00 /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 root 34024 0.0 0.0 1048 4 ? Ss 22:31 0:00 /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 65535 39612 0.0 0.0 1028 4 ? Ss 22:32 0:00 /pause 65535 39707 0.0 0.0 1028 4 ? Ss 22:32 0:00 /pause 65535 39726 0.0 0.0 1028 4 ? Ss 22:32 0:00 /pause 65535 39729 0.0 0.0 1028 4 ? Ss 22:32 0:00 /pause 65535 39734 0.0 0.0 1028 4 ? Ss 22:32 0:00 /pause 65535 40220 0.0 0.0 1028 4 ? Ss 22:32 0:00 /pause 65535 40935 0.0 0.0 1028 4 ? Ss 22:33 0:00 /pause 65535 40989 0.0 0.0 1028 4 ? Ss 22:33 0:00 /pause 65535 42287 0.0 0.0 1028 4 ? Ss 22:33 0:00 /pause 65535 42685 0.0 0.0 1028 4 ? Ss 22:33 0:00 /pause 65535 42735 0.0 0.0 1028 4 ? Ss 22:33 0:00 /pause 65535 43151 0.0 0.0 1028 4 ? Ss 22:33 0:00 /pause 65535 43649 0.0 0.0 1028 4 ? Ss 22:34 0:00 /pause 65535 43708 0.0 0.0 1028 4 ? Ss 22:34 0:00 /pause 65535 43736 0.0 0.0 1028 4 ? Ss 22:34 0:00 /pause 65535 46025 0.0 0.0 1028 4 ? Ss 22:34 0:00 /pause 65535 46113 0.0 0.0 1028 4 ? Ss 22:34 0:00 /pause systemd+ 46349 0.0 0.0 224 4 ? Ss 22:34 0:00 /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 65535 46866 0.0 0.0 1028 4 ? Ss 22:34 0:00 /pause 65535 46966 0.0 0.0 1028 4 ? Ss 22:34 0:00 /pause 65535 47550 0.0 0.0 1028 4 ? Ss 22:34 0:00 /pause 65535 47845 0.0 0.0 1028 4 ? Ss 22:35 0:00 /pause 65535 48261 0.0 0.0 1028 4 ? Ss 22:35 0:00 /pause 65535 50362 0.0 0.0 1028 4 ? Ss 22:36 0:00 /pause 65535 50446 0.0 0.0 1028 4 ? Ss 22:36 0:00 /pause 65535 54591 0.0 0.0 1028 4 ? Ss 22:38 0:00 /pause 65535 55270 0.0 0.0 1028 4 ? Ss 22:38 0:00 /pause 65535 55308 0.0 0.0 1028 4 ? Ss 22:38 0:00 /pause 65535 55354 0.0 0.0 1028 4 ? Ss 22:38 0:00 /pause 65535 55523 0.0 0.0 1028 4 ? Ss 22:38 0:00 /pause nobody 59351 0.1 0.0 1028 4 ? Ss 22:40 0:00 /pause nobody 59442 0.1 0.0 1028 4 ? Ss 22:40 0:00 /pause 472 59488 0.1 0.0 1028 4 ? Ss 22:40 0:00 /pause nobody 59526 0.1 0.0 1028 4 ? Ss 22:40 0:00 /pause zuul 60956 0.2 0.0 1028 4 ? Ss 22:40 0:00 /pause zuul 61023 0.1 0.0 1028 4 ? Ss 22:40 0:00 /pause systemd+ 61336 0.2 0.0 1028 4 ? Ss 22:40 0:00 /pause 65535 61436 0.1 0.0 1028 4 ? Ss 22:40 0:00 /pause 65535 61514 0.1 0.0 1028 4 ? Ss 22:40 0:00 /pause 65535 61962 0.2 0.0 1028 4 ? Ss 22:40 0:00 /pause zuul 62342 0.2 0.0 1028 4 ? Ss 22:41 0:00 /pause 10001 62551 0.3 0.0 1028 4 ? Ss 22:41 0:00 /pause nobody 62873 0.3 0.0 1028 4 ? Ss 22:41 0:00 /pause nobody 63563 1.0 0.0 1028 4 ? Ss 22:41 0:00 /pause root 2 0.0 0.0 0 0 ? S 22:22 0:00 [kthreadd] root 3 0.0 0.0 0 0 ? I< 22:22 0:00 [rcu_gp] root 4 0.0 0.0 0 0 ? I< 22:22 0:00 [rcu_par_gp] root 5 0.0 0.0 0 0 ? I< 22:22 0:00 [slub_flushwq] root 6 0.0 0.0 0 0 ? I< 22:22 0:00 [netns] root 8 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/0:0H-events_highpri] root 9 0.1 0.0 0 0 ? I 22:22 0:01 [kworker/u32:0-events_power_efficient] root 10 0.0 0.0 0 0 ? I< 22:22 0:00 [mm_percpu_wq] root 11 0.0 0.0 0 0 ? S 22:22 0:00 [rcu_tasks_rude_] root 12 0.0 0.0 0 0 ? S 22:22 0:00 [rcu_tasks_trace] root 13 0.0 0.0 0 0 ? S 22:22 0:00 [ksoftirqd/0] root 14 0.1 0.0 0 0 ? I 22:22 0:01 [rcu_sched] root 15 0.0 0.0 0 0 ? S 22:22 0:00 [migration/0] root 16 0.0 0.0 0 0 ? S 22:22 0:00 [idle_inject/0] root 17 0.0 0.0 0 0 ? I 22:22 0:00 [kworker/0:1-events] root 18 0.0 0.0 0 0 ? S 22:22 0:00 [cpuhp/0] root 19 0.0 0.0 0 0 ? S 22:22 0:00 [cpuhp/1] root 20 0.0 0.0 0 0 ? S 22:22 0:00 [idle_inject/1] root 21 0.0 0.0 0 0 ? S 22:22 0:00 [migration/1] root 22 0.0 0.0 0 0 ? S 22:22 0:00 [ksoftirqd/1] root 24 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/1:0H-events_highpri] root 25 0.0 0.0 0 0 ? S 22:22 0:00 [cpuhp/2] root 26 0.0 0.0 0 0 ? S 22:22 0:00 [idle_inject/2] root 27 0.0 0.0 0 0 ? S 22:22 0:00 [migration/2] root 28 0.0 0.0 0 0 ? S 22:22 0:00 [ksoftirqd/2] root 30 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/2:0H-events_highpri] root 31 0.0 0.0 0 0 ? S 22:22 0:00 [cpuhp/3] root 32 0.0 0.0 0 0 ? S 22:22 0:00 [idle_inject/3] root 33 0.0 0.0 0 0 ? S 22:22 0:00 [migration/3] root 34 0.0 0.0 0 0 ? S 22:22 0:00 [ksoftirqd/3] root 36 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/3:0H-events_highpri] root 37 0.0 0.0 0 0 ? S 22:22 0:00 [cpuhp/4] root 38 0.0 0.0 0 0 ? S 22:22 0:00 [idle_inject/4] root 39 0.0 0.0 0 0 ? S 22:22 0:00 [migration/4] root 40 0.0 0.0 0 0 ? S 22:22 0:00 [ksoftirqd/4] root 42 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/4:0H-kblockd] root 43 0.0 0.0 0 0 ? S 22:22 0:00 [cpuhp/5] root 44 0.0 0.0 0 0 ? S 22:22 0:00 [idle_inject/5] root 45 0.0 0.0 0 0 ? S 22:22 0:00 [migration/5] root 46 0.0 0.0 0 0 ? S 22:22 0:00 [ksoftirqd/5] root 48 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/5:0H-events_highpri] root 49 0.0 0.0 0 0 ? S 22:22 0:00 [cpuhp/6] root 50 0.0 0.0 0 0 ? S 22:22 0:00 [idle_inject/6] root 51 0.0 0.0 0 0 ? S 22:22 0:00 [migration/6] root 52 0.0 0.0 0 0 ? S 22:22 0:00 [ksoftirqd/6] root 54 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/6:0H-events_highpri] root 55 0.0 0.0 0 0 ? S 22:22 0:00 [cpuhp/7] root 56 0.0 0.0 0 0 ? S 22:22 0:00 [idle_inject/7] root 57 0.0 0.0 0 0 ? S 22:22 0:00 [migration/7] root 58 0.0 0.0 0 0 ? S 22:22 0:00 [ksoftirqd/7] root 59 0.0 0.0 0 0 ? I 22:22 0:00 [kworker/7:0-events] root 60 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/7:0H-events_highpri] root 61 0.0 0.0 0 0 ? S 22:22 0:00 [cpuhp/8] root 62 0.0 0.0 0 0 ? S 22:22 0:00 [idle_inject/8] root 63 0.0 0.0 0 0 ? S 22:22 0:00 [migration/8] root 64 0.0 0.0 0 0 ? S 22:22 0:00 [ksoftirqd/8] root 66 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/8:0H-events_highpri] root 67 0.0 0.0 0 0 ? S 22:22 0:00 [cpuhp/9] root 68 0.0 0.0 0 0 ? S 22:22 0:00 [idle_inject/9] root 69 0.0 0.0 0 0 ? S 22:22 0:00 [migration/9] root 70 0.0 0.0 0 0 ? S 22:22 0:00 [ksoftirqd/9] root 72 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/9:0H-events_highpri] root 73 0.0 0.0 0 0 ? S 22:22 0:00 [cpuhp/10] root 74 0.0 0.0 0 0 ? S 22:22 0:00 [idle_inject/10] root 75 0.0 0.0 0 0 ? S 22:22 0:00 [migration/10] root 76 0.0 0.0 0 0 ? S 22:22 0:00 [ksoftirqd/10] root 78 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/10:0H-kblockd] root 79 0.0 0.0 0 0 ? S 22:22 0:00 [cpuhp/11] root 80 0.0 0.0 0 0 ? S 22:22 0:00 [idle_inject/11] root 81 0.0 0.0 0 0 ? S 22:22 0:00 [migration/11] root 82 0.0 0.0 0 0 ? S 22:22 0:00 [ksoftirqd/11] root 83 0.0 0.0 0 0 ? I 22:22 0:00 [kworker/11:0-events] root 84 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/11:0H-events_highpri] root 85 0.0 0.0 0 0 ? S 22:22 0:00 [cpuhp/12] root 86 0.0 0.0 0 0 ? S 22:22 0:00 [idle_inject/12] root 87 0.0 0.0 0 0 ? S 22:22 0:00 [migration/12] root 88 0.0 0.0 0 0 ? S 22:22 0:00 [ksoftirqd/12] root 90 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/12:0H-events_highpri] root 91 0.0 0.0 0 0 ? S 22:22 0:00 [cpuhp/13] root 92 0.0 0.0 0 0 ? S 22:22 0:00 [idle_inject/13] root 93 0.0 0.0 0 0 ? S 22:22 0:00 [migration/13] root 94 0.0 0.0 0 0 ? S 22:22 0:00 [ksoftirqd/13] root 96 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/13:0H-kblockd] root 97 0.0 0.0 0 0 ? S 22:22 0:00 [cpuhp/14] root 98 0.0 0.0 0 0 ? S 22:22 0:00 [idle_inject/14] root 99 0.0 0.0 0 0 ? S 22:22 0:00 [migration/14] root 100 0.0 0.0 0 0 ? S 22:22 0:00 [ksoftirqd/14] root 102 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/14:0H-kblockd] root 103 0.0 0.0 0 0 ? S 22:22 0:00 [cpuhp/15] root 104 0.0 0.0 0 0 ? S 22:22 0:00 [idle_inject/15] root 105 0.0 0.0 0 0 ? S 22:22 0:00 [migration/15] root 106 0.0 0.0 0 0 ? S 22:22 0:00 [ksoftirqd/15] root 108 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/15:0H-events_highpri] root 109 0.0 0.0 0 0 ? S 22:22 0:00 [kdevtmpfs] root 110 0.0 0.0 0 0 ? I< 22:22 0:00 [inet_frag_wq] root 111 0.0 0.0 0 0 ? S 22:22 0:00 [kauditd] root 112 0.0 0.0 0 0 ? S 22:22 0:00 [khungtaskd] root 113 0.0 0.0 0 0 ? S 22:22 0:00 [oom_reaper] root 114 0.0 0.0 0 0 ? I< 22:22 0:00 [writeback] root 115 0.0 0.0 0 0 ? S 22:22 0:00 [kcompactd0] root 116 0.0 0.0 0 0 ? SN 22:22 0:00 [ksmd] root 117 0.0 0.0 0 0 ? SN 22:22 0:00 [khugepaged] root 138 0.0 0.0 0 0 ? I 22:22 0:00 [kworker/10:1-mm_percpu_wq] root 141 0.0 0.0 0 0 ? I 22:22 0:00 [kworker/9:1-events] root 166 0.0 0.0 0 0 ? I< 22:22 0:00 [kintegrityd] root 167 0.0 0.0 0 0 ? I< 22:22 0:00 [kblockd] root 168 0.0 0.0 0 0 ? I< 22:22 0:00 [blkcg_punt_bio] root 169 0.0 0.0 0 0 ? I< 22:22 0:00 [tpm_dev_wq] root 170 0.0 0.0 0 0 ? I< 22:22 0:00 [ata_sff] root 171 0.0 0.0 0 0 ? I< 22:22 0:00 [md] root 172 0.0 0.0 0 0 ? I< 22:22 0:00 [edac-poller] root 173 0.0 0.0 0 0 ? I< 22:22 0:00 [devfreq_wq] root 174 0.0 0.0 0 0 ? S 22:22 0:00 [watchdogd] root 177 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/0:1H-kblockd] root 179 0.0 0.0 0 0 ? S 22:22 0:00 [kswapd0] root 180 0.0 0.0 0 0 ? S 22:22 0:00 [ecryptfs-kthrea] root 182 0.0 0.0 0 0 ? I< 22:22 0:00 [kthrotld] root 184 0.0 0.0 0 0 ? I< 22:22 0:00 [acpi_thermal_pm] root 186 0.0 0.0 0 0 ? S 22:22 0:00 [scsi_eh_0] root 187 0.0 0.0 0 0 ? I< 22:22 0:00 [scsi_tmf_0] root 188 0.0 0.0 0 0 ? S 22:22 0:00 [scsi_eh_1] root 189 0.0 0.0 0 0 ? I< 22:22 0:00 [scsi_tmf_1] root 190 0.1 0.0 0 0 ? I 22:22 0:01 [kworker/u32:3-writeback] root 191 0.0 0.0 0 0 ? I< 22:22 0:00 [vfio-irqfd-clea] root 192 0.0 0.0 0 0 ? I< 22:22 0:00 [mld] root 193 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/2:1H-kblockd] root 194 0.0 0.0 0 0 ? I< 22:22 0:00 [ipv6_addrconf] root 195 0.1 0.0 0 0 ? I 22:22 0:01 [kworker/u32:4-flush-252:0] root 197 0.0 0.0 0 0 ? I 22:22 0:01 [kworker/u32:5-flush-252:0] root 198 0.0 0.0 0 0 ? I 22:22 0:00 [kworker/3:1-inet_frag_wq] root 216 0.0 0.0 0 0 ? I< 22:22 0:00 [kstrp] root 219 0.0 0.0 0 0 ? I< 22:22 0:00 [zswap-shrink] root 220 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/u33:0] root 225 0.0 0.0 0 0 ? I< 22:22 0:00 [charger_manager] root 247 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/11:1H-kblockd] root 264 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/9:1H-kblockd] root 282 0.0 0.0 0 0 ? S 22:22 0:00 [hwrng] root 288 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/12:1H-kblockd] root 289 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/15:1H-kblockd] root 291 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/3:1H-kblockd] root 310 0.3 0.0 0 0 ? S 22:22 0:03 [jbd2/vda1-8] root 311 0.0 0.0 0 0 ? I< 22:22 0:00 [ext4-rsv-conver] root 315 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/5:1H-kblockd] root 342 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/10:1H-kblockd] root 350 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/13:1H-kblockd] root 353 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/7:1H-kblockd] root 370 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/14:1H-kblockd] root 394 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/4:1H-kblockd] root 400 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/6:1H-kblockd] root 450 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/1:1H-kblockd] root 455 0.0 0.0 0 0 ? I< 22:22 0:00 [cryptd] root 486 0.0 0.0 0 0 ? I< 22:22 0:00 [kworker/8:1H-kblockd] root 490 0.0 0.0 0 0 ? I 22:22 0:00 [kworker/3:2-events] root 9072 0.0 0.0 0 0 ? I< 22:25 0:00 [kdmflush] root 9089 0.0 0.0 0 0 ? I< 22:25 0:00 [kdmflush] root 9105 0.0 0.0 0 0 ? I< 22:25 0:00 [kdmflush] root 9176 0.0 0.0 0 0 ? I 22:25 0:00 [kworker/8:2-cgroup_free] root 9185 0.0 0.0 0 0 ? I 22:25 0:00 [kworker/13:2-events] root 11239 0.0 0.0 0 0 ? I 22:27 0:00 [kworker/5:2-events] root 11824 0.1 0.0 0 0 ? I 22:27 0:01 [kworker/u32:6-flush-252:0] root 14061 0.0 0.0 0 0 ? I 22:27 0:00 [kworker/4:0-events] root 14377 0.0 0.0 0 0 ? I 22:28 0:00 [kworker/0:2-events] root 14475 0.0 0.0 0 0 ? I 22:28 0:00 [kworker/15:0-events] root 16395 0.0 0.0 0 0 ? I 22:28 0:00 [kworker/1:0-events] root 20125 0.0 0.0 0 0 ? I 22:29 0:00 [kworker/9:0-inet_frag_wq] root 23778 0.0 0.0 0 0 ? I 22:30 0:00 [kworker/1:3-events] root 23980 0.0 0.0 0 0 ? I 22:30 0:00 [kworker/10:0-events] root 24093 0.0 0.0 0 0 ? I 22:30 0:00 [kworker/11:1-events] root 25069 0.1 0.0 0 0 ? I 22:30 0:01 [kworker/u32:7-events_power_efficient] root 30080 0.0 0.0 0 0 ? I 22:30 0:00 [kworker/8:0-events] root 35090 0.1 0.0 0 0 ? I 22:31 0:00 [kworker/u32:8-flush-252:0] root 37180 0.0 0.0 0 0 ? I< 22:31 0:00 [ceph-msgr] root 37182 0.0 0.0 0 0 ? I< 22:31 0:00 [rbd] root 40176 0.0 0.0 0 0 ? I 22:32 0:00 [kworker/5:1-events] root 41242 0.0 0.0 0 0 ? I 22:33 0:00 [kworker/14:0-events] root 41366 0.0 0.0 0 0 ? I 22:33 0:00 [kworker/2:0-mm_percpu_wq] root 41499 0.0 0.0 0 0 ? I 22:33 0:00 [kworker/6:6-events] root 41500 0.0 0.0 0 0 ? I 22:33 0:00 [kworker/6:7-events] root 41506 0.0 0.0 0 0 ? I 22:33 0:00 [kworker/6:13-events] root 41507 0.0 0.0 0 0 ? I 22:33 0:00 [kworker/6:14-events] root 41510 0.0 0.0 0 0 ? I 22:33 0:00 [kworker/7:2-events] root 41727 0.0 0.0 0 0 ? I 22:33 0:00 [kworker/4:1-events] root 42171 0.0 0.0 0 0 ? I 22:33 0:00 [kworker/13:4-events] root 43343 0.0 0.0 0 0 ? I 22:34 0:00 [kworker/12:2-cgroup_free] root 43467 0.0 0.0 0 0 ? I 22:34 0:00 [kworker/2:4-mm_percpu_wq] root 45959 0.0 0.0 0 0 ? I 22:34 0:00 [kworker/15:3-events] root 46335 0.0 0.0 0 0 ? I 22:34 0:00 [kworker/14:3-events] root 47623 0.0 0.0 0 0 ? I 22:34 0:00 [kworker/9:2-events] root 48115 0.0 0.0 0 0 ? I 22:35 0:00 [kworker/12:3-events] root 48649 0.0 0.0 0 0 ? I< 22:35 0:00 [dio/vda1] root 49767 0.0 0.0 0 0 ? I 22:36 0:00 [kworker/0:0-cgroup_free] root 50062 0.0 0.0 0 0 ? I 22:36 0:00 [kworker/8:1-events] root 50132 0.0 0.0 0 0 ? I 22:36 0:00 [kworker/9:3-events] root 55379 0.0 0.0 0 0 ? I 22:38 0:00 [kworker/10:2-events] root 56668 0.0 0.0 0 0 ? I 22:39 0:00 [kworker/5:0-events] root 57355 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/14:1-events] root 57358 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/4:2-events] root 58980 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/13:0-events] root 58981 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/1:1-events] root 59085 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/11:2-events] root 59132 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/15:1-events] root 59135 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/1:2-inode_switch_wbs] root 59141 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/3:0-events] root 59143 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/3:3-events] root 59209 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/1:4-events] root 60095 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/7:1-events] root 60096 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/2:1-events] root 60097 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/12:0-events] root 60253 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/4:3-events] root 60298 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/4:4-mm_percpu_wq] root 60407 1.3 0.0 0 0 ? I 22:40 0:00 [kworker/u32:1-writeback] root 60408 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/u32:2-flush-252:0] root 60409 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/u32:9] root 60410 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/u32:10-ext4-rsv-conversion] root 60412 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/8:3-events] root 60413 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/8:4] root 60414 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/8:5] root 60503 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/5:3-inet_frag_wq] root 60515 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/5:4-events] root 62128 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/2:2-events] root 62265 0.0 0.0 0 0 ? I 22:40 0:00 [kworker/2:3-events]