USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND ubuntu 13626 13.7 5.3 8416088 879808 ? Ssl 00:13 0:50 mysqld --wsrep_start_position=2ad4c2ec-a1ac-11f1-9476-6e48a9d76eb9:20 root 5335 14.2 5.1 2091292 840000 ? Ssl 00:06 1:49 kube-apiserver --advertise-address=162.253.55.56 --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 zuul 16305 21.2 2.6 3771988 437984 ? Ssl 00:15 0:50 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 5378 4.7 0.9 11290904 160092 ? Ssl 00:06 0:36 etcd --advertise-client-urls=https://162.253.55.56: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.56:2380 --initial-cluster=instance=https://162.253.55.56:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.56:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.56: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 root 6849 1.2 0.8 1328964 131572 ? Ssl 00:08 0:08 cilium-agent --config-dir=/tmp/cilium/config-map root 5355 1.9 0.7 1411280 128780 ? Ssl 00:06 0:14 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 5509 4.2 0.7 2447076 118428 ? Ssl 00:06 0:32 /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=162.253.55.56 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 65532 7635 0.2 0.6 1412500 103452 ? Ssl 00:09 0:01 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml root 3237 8.1 0.6 2817416 100844 ? Ssl 00:02 1:22 /usr/bin/containerd --config /etc/containerd/config.toml root 6772 0.3 0.4 1305000 77792 ? Ssl 00:08 0:02 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false zuul 9099 0.2 0.4 1289956 72508 ? Ssl 00:09 0:01 /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 zuul 9020 0.2 0.3 1268128 62640 ? Ssl 00:09 0:01 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager bin 12206 1.1 0.3 1281868 60156 ? Ssl 00:11 0:05 percona-xtradb-cluster-operator root 5314 0.4 0.3 1283860 58784 ? Ssl 00:06 0:03 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 8030 0.3 0.3 765168 51976 ? Ssl 00:09 0:01 /coredns -conf /etc/coredns/Corefile systemd+ 11372 0.2 0.3 1280192 51660 ? Ssl 00:10 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 root 8042 0.2 0.3 765424 50728 ? Ssl 00:09 0:01 /coredns -conf /etc/coredns/Corefile root 5652 0.0 0.3 1282692 49916 ? Ssl 00:07 0:00 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance zuul 9058 0.1 0.2 1280064 47520 ? Ssl 00:09 0:00 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true ubuntu 12126 0.1 0.2 1279596 47312 ? Ssl 00:10 0:00 /manager --metrics-bind-address=:9782 zuul 20201 0.3 0.2 1265276 43884 ? Ssl 00:18 0:00 /secretgen-controller ubuntu 12163 0.2 0.2 1272912 43484 ? Ssl 00:11 0:01 /manager --metrics-bind-address=:8080 root 5464 0.2 0.2 1272476 37380 ? Ssl 00:06 0:02 /kube-vip manager root 8983 0.0 0.1 734676 29348 ? Ssl 00:09 0:00 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 root 21189 0.0 0.1 106460 22996 ? Sl 00:19 0:00 /usr/bin/python3 root 1345 0.0 0.1 296020 20200 ? Ssl Aug26 0:00 /usr/libexec/packagekitd root 533 0.0 0.1 33140 19548 ? Ss Aug26 0:00 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers zuul 777 0.0 0.1 179584 17644 ? Sl Aug26 0:00 /usr/bin/python3 systemd+ 19967 0.0 0.1 129132 17584 ? Sl 00:18 0:00 nginx: worker process systemd+ 19968 0.0 0.1 129132 17580 ? Sl 00:18 0:00 nginx: worker process root 297 0.1 0.0 50356 16064 ? 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 zuul 626 0.0 0.0 168456 2920 ? S Aug26 0:00 (sd-pam) ubuntu 13720 0.0 0.0 1226068 1780 ? Sl 00:13 0:00 /var/lib/mysql/mysql-state-monitor uuidd 1009 0.0 0.0 9620 1564 ? Ss Aug26 0:00 /usr/sbin/uuidd --socket-activation root 542 0.0 0.0 6220 1116 ttyS0 Ss+ Aug26 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 root 541 0.0 0.0 6176 1112 tty1 Ss+ Aug26 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux zuul 21186 0.0 0.0 2892 1000 ? S 00:19 0:00 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-pnehnubhngtqkhswlhykgipokfjqbobs ; /usr/bin/python3' && sleep 0 zuul 21185 0.0 0.0 2892 964 ? Ss 00:19 0:00 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pnehnubhngtqkhswlhykgipokfjqbobs ; /usr/bin/python3'"'"' && sleep 0' root 21188 0.0 0.0 2892 948 ? S 00:19 0:00 /bin/sh -c echo BECOME-SUCCESS-pnehnubhngtqkhswlhykgipokfjqbobs ; /usr/bin/python3 65535 5189 0.0 0.0 1028 4 ? Ss 00:06 0:00 /pause 65535 5209 0.0 0.0 1028 4 ? Ss 00:06 0:00 /pause 65535 5227 0.0 0.0 1028 4 ? Ss 00:06 0:00 /pause 65535 5237 0.0 0.0 1028 4 ? Ss 00:06 0:00 /pause 65535 5246 0.0 0.0 1028 4 ? Ss 00:06 0:00 /pause 65535 5626 0.0 0.0 1028 4 ? Ss 00:07 0:00 /pause 65535 6386 0.0 0.0 1028 4 ? Ss 00:08 0:00 /pause 65535 6399 0.0 0.0 1028 4 ? Ss 00:08 0:00 /pause 65535 7606 0.0 0.0 1028 4 ? Ss 00:09 0:00 /pause 65535 7962 0.0 0.0 1028 4 ? Ss 00:09 0:00 /pause 65535 7993 0.0 0.0 1028 4 ? Ss 00:09 0:00 /pause 65535 8338 0.0 0.0 1028 4 ? Ss 00:09 0:00 /pause 65535 8791 0.0 0.0 1028 4 ? Ss 00:09 0:00 /pause 65535 8838 0.0 0.0 1028 4 ? Ss 00:09 0:00 /pause 65535 8873 0.0 0.0 1028 4 ? Ss 00:09 0:00 /pause 65535 10943 0.0 0.0 1028 4 ? Ss 00:10 0:00 /pause 65535 11001 0.0 0.0 1028 4 ? Ss 00:10 0:00 /pause systemd+ 11360 0.0 0.0 224 4 ? Ss 00:10 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 11592 0.0 0.0 1028 4 ? Ss 00:10 0:00 /pause 65535 11686 0.0 0.0 1028 4 ? Ss 00:10 0:00 /pause 65535 11904 0.0 0.0 1028 4 ? Ss 00:10 0:00 /pause 65535 12356 0.0 0.0 1028 4 ? Ss 00:11 0:00 /pause 65535 12805 0.0 0.0 1028 4 ? Ss 00:11 0:00 /pause nobody 15378 0.0 0.0 1028 4 ? Ss 00:15 0:00 /pause 65535 16046 0.0 0.0 1028 4 ? Ss 00:15 0:00 /pause 65535 20179 0.0 0.0 1028 4 ? Ss 00:18 0:00 /pause root 2 0.0 0.0 0 0 ? S Aug26 0:00 [kthreadd] root 3 0.0 0.0 0 0 ? I< Aug26 0:00 [rcu_gp] root 4 0.0 0.0 0 0 ? I< Aug26 0:00 [rcu_par_gp] root 5 0.0 0.0 0 0 ? I< Aug26 0:00 [slub_flushwq] root 6 0.0 0.0 0 0 ? I< Aug26 0:00 [netns] root 8 0.0 0.0 0 0 ? I< Aug26 0:00 [kworker/0:0H-events_highpri] root 9 0.0 0.0 0 0 ? I Aug26 0:01 [kworker/u16:0-flush-252:0] root 10 0.0 0.0 0 0 ? I< Aug26 0:00 [mm_percpu_wq] root 11 0.0 0.0 0 0 ? S Aug26 0:00 [rcu_tasks_rude_] root 12 0.0 0.0 0 0 ? S Aug26 0:00 [rcu_tasks_trace] root 13 0.0 0.0 0 0 ? S Aug26 0:00 [ksoftirqd/0] root 14 0.0 0.0 0 0 ? I Aug26 0:01 [rcu_sched] root 15 0.0 0.0 0 0 ? S Aug26 0:00 [migration/0] root 16 0.0 0.0 0 0 ? S Aug26 0:00 [idle_inject/0] root 18 0.0 0.0 0 0 ? S Aug26 0:00 [cpuhp/0] root 19 0.0 0.0 0 0 ? S Aug26 0:00 [cpuhp/1] root 20 0.0 0.0 0 0 ? S Aug26 0:00 [idle_inject/1] root 21 0.0 0.0 0 0 ? S Aug26 0:00 [migration/1] root 22 0.0 0.0 0 0 ? S Aug26 0:00 [ksoftirqd/1] root 24 0.0 0.0 0 0 ? I< Aug26 0:00 [kworker/1:0H-events_highpri] root 25 0.0 0.0 0 0 ? S Aug26 0:00 [cpuhp/2] root 26 0.0 0.0 0 0 ? S Aug26 0:00 [idle_inject/2] root 27 0.0 0.0 0 0 ? S Aug26 0:00 [migration/2] root 28 0.0 0.0 0 0 ? S Aug26 0:00 [ksoftirqd/2] root 30 0.0 0.0 0 0 ? I< Aug26 0:00 [kworker/2:0H-kblockd] root 31 0.0 0.0 0 0 ? S Aug26 0:00 [cpuhp/3] root 32 0.0 0.0 0 0 ? S Aug26 0:00 [idle_inject/3] root 33 0.0 0.0 0 0 ? S Aug26 0:00 [migration/3] root 34 0.0 0.0 0 0 ? S Aug26 0:00 [ksoftirqd/3] root 36 0.0 0.0 0 0 ? I< Aug26 0:00 [kworker/3:0H-events_highpri] root 37 0.0 0.0 0 0 ? S Aug26 0:00 [cpuhp/4] root 38 0.0 0.0 0 0 ? S Aug26 0:00 [idle_inject/4] root 39 0.0 0.0 0 0 ? S Aug26 0:00 [migration/4] root 40 0.0 0.0 0 0 ? S Aug26 0:00 [ksoftirqd/4] root 42 0.0 0.0 0 0 ? I< Aug26 0:00 [kworker/4:0H-events_highpri] root 43 0.0 0.0 0 0 ? S Aug26 0:00 [cpuhp/5] root 44 0.0 0.0 0 0 ? S Aug26 0:00 [idle_inject/5] root 45 0.0 0.0 0 0 ? S Aug26 0:00 [migration/5] root 46 0.0 0.0 0 0 ? S Aug26 0:00 [ksoftirqd/5] root 48 0.0 0.0 0 0 ? I< Aug26 0:00 [kworker/5:0H-events_highpri] root 49 0.0 0.0 0 0 ? S Aug26 0:00 [cpuhp/6] root 50 0.0 0.0 0 0 ? S Aug26 0:00 [idle_inject/6] root 51 0.0 0.0 0 0 ? S Aug26 0:00 [migration/6] root 52 0.0 0.0 0 0 ? S Aug26 0:00 [ksoftirqd/6] root 54 0.0 0.0 0 0 ? I< Aug26 0:00 [kworker/6:0H-events_highpri] root 55 0.0 0.0 0 0 ? S Aug26 0:00 [cpuhp/7] root 56 0.0 0.0 0 0 ? S Aug26 0:00 [idle_inject/7] root 57 0.0 0.0 0 0 ? S Aug26 0:00 [migration/7] root 58 0.0 0.0 0 0 ? S Aug26 0:00 [ksoftirqd/7] root 60 0.0 0.0 0 0 ? I< Aug26 0:00 [kworker/7:0H-events_highpri] root 61 0.0 0.0 0 0 ? S Aug26 0:00 [kdevtmpfs] root 62 0.0 0.0 0 0 ? I< Aug26 0:00 [inet_frag_wq] root 63 0.0 0.0 0 0 ? S Aug26 0:00 [kauditd] root 64 0.0 0.0 0 0 ? S Aug26 0:00 [khungtaskd] root 65 0.0 0.0 0 0 ? S Aug26 0:00 [oom_reaper] root 66 0.0 0.0 0 0 ? I< Aug26 0:00 [writeback] root 67 0.0 0.0 0 0 ? S Aug26 0:00 [kcompactd0] root 68 0.0 0.0 0 0 ? SN Aug26 0:00 [ksmd] root 69 0.0 0.0 0 0 ? SN Aug26 0:00 [khugepaged] root 80 0.0 0.0 0 0 ? I Aug26 0:00 [kworker/3:1-events] root 117 0.0 0.0 0 0 ? I< Aug26 0:00 [kintegrityd] root 118 0.0 0.0 0 0 ? I< Aug26 0:00 [kblockd] root 119 0.0 0.0 0 0 ? I< Aug26 0:00 [blkcg_punt_bio] root 120 0.0 0.0 0 0 ? I< Aug26 0:00 [tpm_dev_wq] root 121 0.0 0.0 0 0 ? I< Aug26 0:00 [ata_sff] root 122 0.0 0.0 0 0 ? I< Aug26 0:00 [md] root 123 0.0 0.0 0 0 ? I< Aug26 0:00 [edac-poller] root 124 0.0 0.0 0 0 ? I< Aug26 0:00 [devfreq_wq] root 125 0.0 0.0 0 0 ? S Aug26 0:00 [watchdogd] root 127 0.0 0.0 0 0 ? I< Aug26 0:00 [kworker/0:1H-kblockd] root 129 0.0 0.0 0 0 ? S Aug26 0:00 [kswapd0] root 130 0.0 0.0 0 0 ? S Aug26 0:00 [ecryptfs-kthrea] root 132 0.0 0.0 0 0 ? I< Aug26 0:00 [kthrotld] root 134 0.0 0.0 0 0 ? I< Aug26 0:00 [acpi_thermal_pm] root 135 0.1 0.0 0 0 ? I Aug26 0:02 [kworker/u16:2-flush-252:0] root 136 0.0 0.0 0 0 ? S Aug26 0:00 [scsi_eh_0] root 137 0.0 0.0 0 0 ? I< Aug26 0:00 [scsi_tmf_0] root 138 0.0 0.0 0 0 ? S Aug26 0:00 [scsi_eh_1] root 139 0.0 0.0 0 0 ? I< Aug26 0:00 [scsi_tmf_1] root 141 0.0 0.0 0 0 ? I< Aug26 0:00 [vfio-irqfd-clea] root 143 0.0 0.0 0 0 ? I< Aug26 0:00 [mld] root 144 0.0 0.0 0 0 ? I< Aug26 0:00 [kworker/6:1H-kblockd] root 145 0.0 0.0 0 0 ? I< Aug26 0:00 [ipv6_addrconf] root 150 0.0 0.0 0 0 ? I Aug26 0:00 [kworker/1:1-events] root 151 0.0 0.0 0 0 ? I Aug26 0:00 [kworker/5:1-events] root 155 0.0 0.0 0 0 ? I< Aug26 0:00 [kworker/2:1H-kblockd] root 160 0.0 0.0 0 0 ? I< Aug26 0:00 [kstrp] root 164 0.0 0.0 0 0 ? I< Aug26 0:00 [zswap-shrink] root 165 0.0 0.0 0 0 ? I< Aug26 0:00 [kworker/u17:0] root 170 0.0 0.0 0 0 ? I< Aug26 0:00 [charger_manager] root 213 0.0 0.0 0 0 ? I< Aug26 0:00 [kworker/4:1H-kblockd] root 229 0.0 0.0 0 0 ? S Aug26 0:00 [hwrng] root 249 0.1 0.0 0 0 ? S Aug26 0:02 [jbd2/vda1-8] root 250 0.0 0.0 0 0 ? I< Aug26 0:00 [ext4-rsv-conver] root 254 0.0 0.0 0 0 ? I< Aug26 0:00 [kworker/7:1H-kblockd] root 255 0.0 0.0 0 0 ? I< Aug26 0:00 [kworker/1:1H-kblockd] root 256 0.0 0.0 0 0 ? I< Aug26 0:00 [kworker/5:1H-kblockd] root 257 0.0 0.0 0 0 ? I< Aug26 0:00 [kworker/3:1H-kblockd] root 372 0.0 0.0 0 0 ? I< Aug26 0:00 [cryptd] root 4449 0.0 0.0 0 0 ? I 00:05 0:00 [kworker/0:0-events] root 5518 0.0 0.0 0 0 ? I 00:06 0:00 [kworker/3:3-events] root 5752 0.0 0.0 0 0 ? I 00:07 0:00 [kworker/6:3-events] root 6590 0.1 0.0 0 0 ? I 00:08 0:00 [kworker/u16:4-events_power_efficient] root 6835 0.0 0.0 0 0 ? I 00:08 0:00 [kworker/5:3-events] root 6922 0.0 0.0 0 0 ? I 00:08 0:00 [kworker/7:13-events] root 6923 0.0 0.0 0 0 ? I 00:08 0:00 [kworker/7:14-events] root 6927 0.0 0.0 0 0 ? I 00:08 0:00 [kworker/6:4-events] root 6928 0.0 0.0 0 0 ? I 00:08 0:00 [kworker/2:2-events] root 7496 0.0 0.0 0 0 ? I 00:09 0:00 [kworker/4:4-events] root 7498 0.0 0.0 0 0 ? I 00:09 0:00 [kworker/4:5-events] root 8388 0.0 0.0 0 0 ? I 00:09 0:00 [kworker/u16:5-writeback] root 8444 0.0 0.0 0 0 ? I 00:09 0:00 [kworker/2:3-events] root 9126 0.0 0.0 0 0 ? I 00:09 0:00 [kworker/1:2-events] root 10812 0.0 0.0 0 0 ? I 00:10 0:00 [kworker/0:2-events] root 13806 0.0 0.0 0 0 ? I< 00:13 0:00 [dio/vda1] root 15122 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/3:0-events] root 15638 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/1:0-events] root 16153 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/0:1] root 20035 0.0 0.0 0 0 ? I 00:18 0:00 [kworker/5:0-events]