USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND ubuntu 47084 16.8 2.5 13447496 1654504 ? Ssl 19:32 6:12 mysqld --wsrep_start_position=be091ae8-1280-11f1-9f50-7bfcb6070b3f:20 root 39492 18.9 1.7 2428764 1135572 ? Ssl 19:30 7:23 kube-apiserver --advertise-address=199.19.213.229 --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 60722 3.7 0.9 1990064 624928 ? Ssl 19:38 1:08 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-229.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 167 12608 3.9 0.8 4225668 572084 ? Sl 19:25 1:44 /usr/bin/ceph-mgr -n mgr.instance.rirldx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug 42424 119421 0.3 0.7 1940352 498388 ? SLl 19:56 0:02 /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 zuul 48821 3.6 0.6 3744072 407008 ? Ssl 19:33 1:16 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 42424 64992 0.0 0.3 289648 261152 ? Ss 19:40 0:00 apache2 -DFOREGROUND root 9795 13.7 0.3 3960236 239576 ? Ssl 19:23 6:13 /usr/bin/containerd --config /etc/containerd/config.toml 10001 60345 1.3 0.3 1637572 232256 ? Ssl 19:38 0:24 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all root 39454 7.1 0.3 11360076 220100 ? Ssl 19:30 2:48 etcd --advertise-client-urls=https://199.19.213.229: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.19.213.229:2380 --initial-cluster=instance=https://199.19.213.229:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.229:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.229: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 39663 11.9 0.3 3173280 208172 ? Ssl 19:30 4:38 /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.19.213.229 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 42424 166928 2.9 0.2 1887236 180184 ? Ssl 20:05 0:07 /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 472 58325 0.8 0.2 1666600 173144 ? Ssl 19:38 0:16 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 39426 2.2 0.2 1413456 167536 ? Ssl 19:30 0:52 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 42424 158171 0.6 0.2 270940 167232 ? S 20:03 0:02 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) root 41497 2.9 0.2 1398456 164776 ? Ssl 19:30 1:08 cilium-agent --config-dir=/tmp/cilium/config-map 999 122489 1.7 0.2 4262572 164724 ? Sl 19:57 0:12 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 42424 157350 1.6 0.2 181848 160236 ? Ss 20:03 0:06 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 999 159051 2.5 0.2 4250956 158704 ? Sl 20:03 0:08 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 42424 158177 0.2 0.2 190040 157028 ? S 20:03 0:00 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 42424 101871 0.5 0.2 268908 156988 ? Sl 19:52 0:05 cinder-api: uWSGI worker 2 42424 101870 0.5 0.2 268908 156952 ? Sl 19:52 0:05 cinder-api: uWSGI worker 1 999 69072 0.9 0.2 4253096 156420 ? Sl 19:42 0:15 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 999 78785 1.0 0.2 4247348 154984 ? Sl 19:45 0:14 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 999 92959 1.3 0.2 4257852 153992 ? Sl 19:49 0:15 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 999 148557 2.2 0.2 4249412 153300 ? Sl 20:00 0:11 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 42424 158174 0.1 0.2 182872 150212 ? S 20:03 0:00 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 42424 158175 0.1 0.2 182872 150200 ? S 20:03 0:00 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 42424 158172 0.1 0.2 182872 149836 ? S 20:03 0:00 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 42424 91757 0.0 0.2 388208 149584 ? Sl 19:49 0:00 staffeln-conductor: Staffeln conductor backup controller worker(0) 999 61164 0.9 0.2 4245296 149564 ? Sl 19:39 0:16 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 42424 158178 0.0 0.2 182872 149044 ? S 20:03 0:00 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 42424 158176 0.0 0.2 181848 147700 ? S 20:03 0:00 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 42424 102294 0.4 0.2 258136 147504 ? Ss 19:52 0:04 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 42424 90199 0.4 0.2 987988 144584 ? S 19:48 0:05 glance-api: uWSGI worker 1 42424 105410 1.2 0.2 179360 142696 ? Ss 19:54 0:10 /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 root 105146 0.4 0.2 5087940 140924 ? Ssl 19:54 0:04 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf 42424 146600 1.1 0.2 161692 137468 ? S 20:00 0:06 nova-api: uWSGI worker 1 42424 90200 0.3 0.2 243528 137004 ? S 19:48 0:04 glance-api: uWSGI worker 2 42424 146601 1.0 0.2 160820 136992 ? S 20:00 0:05 nova-api: uWSGI worker 2 42424 157433 1.3 0.2 160252 135748 ? S 20:03 0:04 neutron-policy-server: uWSGI worker 1 42424 157434 1.2 0.2 160252 135748 ? S 20:03 0:04 neutron-policy-server: uWSGI worker 2 42424 163000 1.3 0.2 157108 135680 ? Ss 20:04 0:04 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) 42424 65024 1.2 0.1 546340 130616 ? Sl 19:40 0:21 (wsgi:k -DFOREGROUND 42424 91512 0.2 0.1 216508 130436 ? Ssl 19:49 0:03 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] 42424 65025 1.4 0.1 547364 129368 ? Sl 19:40 0:24 (wsgi:k -DFOREGROUND 42424 105483 0.2 0.1 2221496 129284 ? Sl 19:54 0:01 /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 42424 65023 1.5 0.1 546340 128772 ? Sl 19:40 0:26 (wsgi:k -DFOREGROUND root 59923 1.7 0.1 644952 127824 ? Ssl 19:38 0:31 /usr/bin/vector --config-dir /etc/vector/ 42424 65022 1.4 0.1 545316 127568 ? Sl 19:40 0:24 (wsgi:k -DFOREGROUND 42424 129377 0.8 0.1 709696 123324 ? Ss 19:59 0:05 /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 42424 163262 0.0 0.1 157108 123308 ? S 20:04 0:00 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) 42424 163263 0.0 0.1 157108 123284 ? S 20:04 0:00 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) 42424 91759 0.0 0.1 373224 122696 ? Sl 19:49 0:00 staffeln-conductor: Staffeln conductor rotation controller worker(0) root 163395 0.7 0.1 206608 121256 ? Sl 20:04 0:02 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpccld76s9/privsep.sock 42424 146679 0.8 0.1 142724 120212 ? S 20:00 0:04 nova-metadata: uWSGI worker 2 167 24634 0.7 0.1 667936 119144 ? Sl 19:27 0:18 /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 84505 0.3 0.1 5329420 118532 ? Ssl 19:47 0:05 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-cf9f85b9f-8whfb --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph 167 29150 0.8 0.1 630000 118204 ? Sl 19:28 0:19 /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 42424 147435 1.5 0.1 137572 118108 ? Ss 20:00 0:07 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf 42424 146678 0.8 0.1 140212 117680 ? S 20:00 0:04 nova-metadata: uWSGI worker 1 167 33843 0.7 0.1 618740 116120 ? Sl 19:28 0:17 /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 42424 147527 1.5 0.1 135972 115500 ? Ss 20:00 0:08 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf 42424 147797 0.1 0.1 140144 110112 ? S 20:00 0:01 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf 42424 147796 0.1 0.1 140040 110060 ? S 20:00 0:01 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf 42424 147720 0.1 0.1 139648 109720 ? S 20:00 0:00 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf 42424 147721 0.1 0.1 139648 109604 ? S 20:00 0:00 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf root 157744 1.0 0.1 128712 105584 ? S 20:03 0:03 neutron-ovn-network-logging-parser: uWSGI worker 1 42424 73608 0.2 0.1 115376 95100 ? S 19:44 0:03 barbiacan-api: uWSGI worker 1 42424 92640 0.2 0.1 165644 90504 ? Ss 19:49 0:03 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf 167 12241 0.9 0.1 303668 85784 ? Sl 19:25 0:25 /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 2016 74714 0.2 0.1 5484948 82224 ? Ssl 19:45 0:03 /usr/local/bin/rook ceph operator root 41286 0.3 0.1 1306280 79064 ? Ssl 19:30 0:07 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false zuul 42884 0.5 0.1 1291748 78208 ? Ssl 19:31 0:11 /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 root 110503 0.3 0.1 94920 75996 ? S 19:56 0:02 placement-api: uWSGI worker 1 bin 46160 1.2 0.1 1281372 75888 ? Ssl 19:32 0:26 percona-xtradb-cluster-operator root 110504 0.3 0.1 94288 75828 ? S 19:56 0:02 placement-api: uWSGI worker 2 root 10171 2.0 0.1 2466900 75248 ? Ssl 19:24 0:55 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock root 39478 0.5 0.1 1285652 71560 ? Ssl 19:30 0:12 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 zuul 42837 0.1 0.1 1269664 70908 ? Ssl 19:31 0:04 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager root 356 0.4 0.1 135420 68852 ? 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 root 33505 0.0 0.0 7764 3476 ? Ss 19:28 0:00 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run root 28830 0.0 0.0 7764 3448 ? Ss 19:28 0:00 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run root 19403 0.0 0.0 7764 3440 ? Ss 19:26 0:00 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run root 121193 0.0 0.0 5396 3416 ? S 19:57 0:00 /bin/bash /root/ovnkube.sh nb-ovsdb _chrony 10677 0.0 0.0 18908 3364 ? S 19:24 0:00 /usr/sbin/chronyd -F 1 root 121109 0.0 0.0 5396 3352 ? S 19:57 0:00 /bin/bash /root/ovnkube.sh sb-ovsdb root 163955 0.0 0.0 4508 3344 ? Ss 20:04 0:00 /bin/bash /tmp/libvirt.sh 42424 150611 0.0 0.0 4512 3264 ? Ss 20:01 0:00 /bin/bash /tmp/neutron-netns-cleanup-cron.sh root 84592 0.0 0.0 14100 3072 ? Ss 19:47 0:00 /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 zuul 707 0.0 0.0 168464 2948 ? S 19:20 0:00 (sd-pam) root 162745 0.0 0.0 2812 1984 ? Ss 20:04 0:00 /bin/sh -x /bin/wait-for-ip.sh 999 92942 0.0 0.0 2900 1940 ? Ss 19:49 0:00 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server 999 61147 0.0 0.0 2896 1936 ? Ss 19:39 0:00 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server 999 159034 0.0 0.0 2904 1864 ? Ss 20:03 0:00 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server 999 69056 0.0 0.0 2896 1860 ? Ss 19:42 0:00 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server 999 148540 0.0 0.0 2904 1848 ? Ss 20:00 0:00 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server 999 122472 0.0 0.0 2904 1844 ? Ss 19:57 0:00 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server 999 78765 0.0 0.0 2900 1716 ? Ss 19:45 0:00 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server ubuntu 47210 0.0 0.0 1226008 1700 ? Sl 19:32 0:00 /var/lib/mysql/mysql-state-monitor 999 61170 0.0 0.0 2784 1620 ? Ss 19:39 0:00 erl_child_setup 1048576 uuidd 1389 0.0 0.0 9620 1560 ? Ss 19:21 0:00 /usr/sbin/uuidd --socket-activation 999 122495 0.0 0.0 2792 1548 ? Ss 19:57 0:00 erl_child_setup 1048576 999 69078 0.0 0.0 2784 1544 ? Ss 19:42 0:00 erl_child_setup 1048576 root 153860 0.0 0.0 23152 1524 ? S+ 20:02 0:00 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m 999 148563 0.0 0.0 2792 1516 ? Ss 20:00 0:00 erl_child_setup 1048576 999 78792 0.0 0.0 2788 1508 ? Ss 19:45 0:00 erl_child_setup 1048576 999 92965 0.0 0.0 2788 1444 ? Ss 19:49 0:00 erl_child_setup 1048576 999 148694 0.0 0.0 3744 1304 ? Ss 20:00 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 999 69196 0.0 0.0 3736 1284 ? Ss 19:42 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 999 61358 0.0 0.0 3736 1260 ? Ss 19:39 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 999 78946 0.0 0.0 3740 1232 ? Ss 19:46 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 999 93085 0.0 0.0 3740 1232 ? Ss 19:49 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 999 159170 0.0 0.0 3744 1220 ? Ss 20:03 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 999 122638 0.0 0.0 3744 1216 ? Ss 19:57 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 root 119409 0.0 0.0 2572 1164 ? Ss 19:56 0:00 /tini -s -- /tmp/openvswitch-vswitchd.sh start root 121369 0.0 0.0 2632 1164 ? S 19:57 0:00 tail --follow=name /var/log/ovn/ovsdb-server-nb.log root 121332 0.0 0.0 2632 1156 ? S 19:57 0:00 tail --follow=name /var/log/ovn/ovsdb-server-sb.log root 157907 0.0 0.0 2636 1128 ? S 20:03 0:00 tail --follow=name /var/log/ovn/ovn-controller.log root 176665 0.0 0.0 2596 1120 ? S 20:09 0:00 sleep 15 root 176585 0.0 0.0 2596 1104 ? S 20:09 0:00 sleep 15 root 625 0.0 0.0 6220 1084 ttyS0 Ss+ 19:20 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 999 159384 0.0 0.0 2904 1084 ? Ss 20:03 0:00 /bin/sh -s rabbit_disk_monitor root 176587 0.0 0.0 2596 1084 ? S 20:09 0:00 sleep 15 root 121799 0.0 0.0 2632 1080 ? S 19:57 0:00 tail --follow=name /var/log/ovn/ovn-northd.log root 176862 0.0 0.0 2600 1080 ? S 20:09 0:00 sleep 15 root 621 0.0 0.0 6176 1072 tty1 Ss+ 19:20 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux 42424 170003 0.0 0.0 2804 1068 ? S 20:06 0:00 sleep 300 root 176854 0.0 0.0 2708 1064 ? S 20:09 0:00 sleep 1 zuul 176880 0.0 0.0 2892 1044 ? Ss 20:09 0:00 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ffpljqkhlpwzmyopyumyezujhgxdswes ; /usr/bin/python3'"'"' && sleep 0' 999 79220 0.0 0.0 2900 1024 ? Ss 19:46 0:00 /bin/sh -s rabbit_disk_monitor 999 149027 0.0 0.0 2904 1012 ? Ss 20:00 0:00 /bin/sh -s rabbit_disk_monitor root 176883 0.0 0.0 2892 988 ? S 20:09 0:00 /bin/sh -c echo BECOME-SUCCESS-ffpljqkhlpwzmyopyumyezujhgxdswes ; /usr/bin/python3 999 61432 0.0 0.0 2896 980 ? Ss 19:39 0:00 /bin/sh -s rabbit_disk_monitor 999 69236 0.0 0.0 2896 976 ? Ss 19:42 0:00 /bin/sh -s rabbit_disk_monitor 999 122863 0.0 0.0 2904 976 ? Ss 19:57 0:00 /bin/sh -s rabbit_disk_monitor zuul 176881 0.0 0.0 2892 972 ? S 20:09 0:00 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ffpljqkhlpwzmyopyumyezujhgxdswes ; /usr/bin/python3' && sleep 0 999 93229 0.0 0.0 2900 968 ? Ss 19:49 0:00 /bin/sh -s rabbit_disk_monitor 999 159057 0.0 0.0 2792 960 ? Ss 20:03 0:00 erl_child_setup 1048576 root 118330 0.0 0.0 12924 772 ? Ss 19:56 0:00 /sbin/iscsid _chrony 10678 0.0 0.0 10580 544 ? S 19:24 0:00 /usr/sbin/chronyd -F 1 999 122639 0.0 0.0 3744 124 ? S 19:57 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 999 148695 0.0 0.0 3744 124 ? S 20:00 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 999 159171 0.0 0.0 3744 124 ? S 20:03 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 999 78947 0.0 0.0 3740 120 ? S 19:46 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 999 93086 0.0 0.0 3740 120 ? S 19:49 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 999 61359 0.0 0.0 3736 116 ? S 19:39 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 999 69197 0.0 0.0 3736 116 ? S 19:42 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 999 148642 0.0 0.0 3752 116 ? S 20:00 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon 999 159119 0.0 0.0 3752 116 ? S 20:03 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon 999 122587 0.0 0.0 3752 112 ? S 19:57 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon 999 61300 0.0 0.0 3744 108 ? S 19:39 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon 999 69145 0.0 0.0 3744 108 ? S 19:42 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon 999 78893 0.0 0.0 3748 108 ? S 19:46 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon 999 93034 0.0 0.0 3748 108 ? S 19:49 0:00 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon root 12229 0.0 0.0 1048 4 ? Ss 19:25 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 12588 0.0 0.0 1048 4 ? Ss 19:25 0:00 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rirldx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug root 19471 0.0 0.0 1048 4 ? Ss 19:26 0:00 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance root 24621 0.0 0.0 1048 4 ? Ss 19:27 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 29137 0.0 0.0 1048 4 ? Ss 19:28 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 33828 0.0 0.0 1048 4 ? Ss 19:28 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 39225 0.0 0.0 1028 4 ? Ss 19:30 0:00 /pause 65535 39320 0.0 0.0 1028 4 ? Ss 19:30 0:00 /pause 65535 39340 0.0 0.0 1028 4 ? Ss 19:30 0:00 /pause 65535 39342 0.0 0.0 1028 4 ? Ss 19:30 0:00 /pause 65535 39367 0.0 0.0 1028 4 ? Ss 19:30 0:00 /pause 65535 39819 0.0 0.0 1028 4 ? Ss 19:30 0:00 /pause 65535 40555 0.0 0.0 1028 4 ? Ss 19:30 0:00 /pause 65535 40604 0.0 0.0 1028 4 ? Ss 19:30 0:00 /pause 65535 42307 0.0 0.0 1028 4 ? Ss 19:31 0:00 /pause 65535 42346 0.0 0.0 1028 4 ? Ss 19:31 0:00 /pause 65535 42391 0.0 0.0 1028 4 ? Ss 19:31 0:00 /pause 65535 42491 0.0 0.0 1028 4 ? Ss 19:31 0:00 /pause 65535 42551 0.0 0.0 1028 4 ? Ss 19:31 0:00 /pause 65535 42596 0.0 0.0 1028 4 ? Ss 19:31 0:00 /pause 65535 44756 0.0 0.0 1028 4 ? Ss 19:31 0:00 /pause 65535 44845 0.0 0.0 1028 4 ? Ss 19:31 0:00 /pause systemd+ 45074 0.0 0.0 224 4 ? Ss 19:31 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 45576 0.0 0.0 1028 4 ? Ss 19:31 0:00 /pause 65535 45677 0.0 0.0 1028 4 ? Ss 19:31 0:00 /pause 65535 46032 0.0 0.0 1028 4 ? Ss 19:32 0:00 /pause 65535 46397 0.0 0.0 1028 4 ? Ss 19:32 0:00 /pause 65535 46679 0.0 0.0 1028 4 ? Ss 19:32 0:00 /pause 65535 48675 0.0 0.0 1028 4 ? Ss 19:33 0:00 /pause 65535 52228 0.0 0.0 1028 4 ? Ss 19:36 0:00 /pause 65535 52860 0.0 0.0 1028 4 ? Ss 19:36 0:00 /pause 65535 52913 0.0 0.0 1028 4 ? Ss 19:36 0:00 /pause 65535 52960 0.0 0.0 1028 4 ? Ss 19:36 0:00 /pause 65535 53123 0.0 0.0 1028 4 ? Ss 19:36 0:00 /pause nobody 55920 0.0 0.0 1028 4 ? Ss 19:38 0:00 /pause 472 56042 0.0 0.0 1028 4 ? Ss 19:38 0:00 /pause nobody 56085 0.0 0.0 1028 4 ? Ss 19:38 0:00 /pause nobody 56125 0.0 0.0 1028 4 ? Ss 19:38 0:00 /pause systemd+ 57539 0.0 0.0 1028 4 ? Ss 19:38 0:00 /pause 65535 57616 0.0 0.0 1028 4 ? Ss 19:38 0:00 /pause 65535 57691 0.0 0.0 1028 4 ? Ss 19:38 0:00 /pause zuul 57889 0.0 0.0 1028 4 ? Ss 19:38 0:00 /pause zuul 58014 0.0 0.0 1028 4 ? Ss 19:38 0:00 /pause 65535 58182 0.0 0.0 1028 4 ? Ss 19:38 0:00 /pause zuul 58464 0.0 0.0 1028 4 ? Ss 19:38 0:00 /pause 10001 58660 0.0 0.0 1028 4 ? Ss 19:38 0:00 /pause nobody 58933 0.0 0.0 1028 4 ? Ss 19:38 0:00 /pause nobody 59653 0.0 0.0 1028 4 ? Ss 19:38 0:00 /pause 999 60645 0.0 0.0 1028 4 ? Ss 19:38 0:00 /pause 42424 62632 0.0 0.0 1028 4 ? Ss 19:39 0:00 /pause 999 68930 0.0 0.0 1028 4 ? Ss 19:42 0:00 /pause 42424 69926 0.0 0.0 1028 4 ? Ss 19:43 0:00 /pause 65535 74133 0.0 0.0 1028 4 ? Ss 19:44 0:00 /pause 999 78586 0.0 0.0 1028 4 ? Ss 19:45 0:00 /pause 65535 84259 0.0 0.0 1028 4 ? Ss 19:47 0:00 /pause 65535 84313 0.0 0.0 1028 4 ? Ss 19:47 0:00 /pause 42424 89859 0.0 0.0 1028 4 ? Ss 19:48 0:00 /pause 42424 91233 0.0 0.0 1028 4 ? Ss 19:49 0:00 /pause 42424 91277 0.0 0.0 1028 4 ? Ss 19:49 0:00 /pause 999 92860 0.0 0.0 1028 4 ? Ss 19:49 0:00 /pause 42424 94143 0.0 0.0 1028 4 ? Ss 19:50 0:00 /pause 42424 94181 0.0 0.0 1028 4 ? Ss 19:50 0:00 /pause 42424 104476 0.0 0.0 1028 4 ? Ss 19:54 0:00 /pause 42424 104559 0.0 0.0 1028 4 ? Ss 19:54 0:00 /pause 42424 106578 0.0 0.0 1028 4 ? Ss 19:54 0:00 /pause 42424 119026 0.0 0.0 1028 4 ? Ss 19:56 0:00 /pause 65535 119868 0.0 0.0 1028 4 ? Ss 19:56 0:00 /pause 65535 120840 0.0 0.0 1028 4 ? Ss 19:57 0:00 /pause 65535 120879 0.0 0.0 1028 4 ? Ss 19:57 0:00 /pause root 121413 0.0 0.0 1028 4 ? Ss 19:57 0:00 /pause 999 122393 0.0 0.0 1028 4 ? Ss 19:57 0:00 /pause 42424 124086 0.0 0.0 1028 4 ? Ss 19:57 0:00 /pause 42424 124310 0.0 0.0 1028 4 ? Ss 19:57 0:00 /pause 42424 124461 0.0 0.0 1028 4 ? Ss 19:57 0:00 /pause 42424 124587 0.0 0.0 1028 4 ? Ss 19:57 0:00 /pause 42424 124873 0.0 0.0 1028 4 ? Ss 19:57 0:00 /pause 42424 125183 0.0 0.0 1028 4 ? Ss 19:57 0:00 /pause 999 148456 0.0 0.0 1028 4 ? Ss 20:00 0:00 /pause 42424 149900 0.0 0.0 1028 4 ? Ss 20:01 0:00 /pause 42424 149955 0.0 0.0 1028 4 ? Ss 20:01 0:00 /pause 42424 150181 0.0 0.0 1028 4 ? Ss 20:01 0:00 /pause 65535 156945 0.0 0.0 1028 4 ? Ss 20:03 0:00 /pause 999 158953 0.0 0.0 1028 4 ? Ss 20:03 0:00 /pause 65535 160869 0.0 0.0 1028 4 ? Ss 20:04 0:00 /pause 65535 160989 0.0 0.0 1028 4 ? Ss 20:04 0:00 /pause 65535 161078 0.0 0.0 1028 4 ? Ss 20:04 0:00 /pause 65535 161222 0.0 0.0 1028 4 ? Ss 20:04 0:00 /pause 65535 161304 0.0 0.0 1028 4 ? Ss 20:04 0:00 /pause 65535 161375 0.0 0.0 1028 4 ? Ss 20:04 0:00 /pause 65535 161473 0.0 0.0 1028 4 ? Ss 20:04 0:00 /pause 65535 161536 0.0 0.0 1028 4 ? Ss 20:04 0:00 /pause 65535 161602 0.0 0.0 1028 4 ? Ss 20:04 0:00 /pause 65535 161695 0.0 0.0 1028 4 ? Ss 20:04 0:00 /pause 65535 161843 0.0 0.0 1028 4 ? Ss 20:04 0:00 /pause 65535 161992 0.0 0.0 1028 4 ? Ss 20:04 0:00 /pause 65535 162674 0.0 0.0 1028 4 ? Ss 20:04 0:00 /pause 65535 165490 0.0 0.0 1028 4 ? Ss 20:05 0:00 /pause root 2 0.0 0.0 0 0 ? S 19:20 0:00 [kthreadd] root 3 0.0 0.0 0 0 ? I< 19:20 0:00 [rcu_gp] root 4 0.0 0.0 0 0 ? I< 19:20 0:00 [rcu_par_gp] root 5 0.0 0.0 0 0 ? I< 19:20 0:00 [slub_flushwq] root 6 0.0 0.0 0 0 ? I< 19:20 0:00 [netns] root 8 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/0:0H-events_highpri] root 10 0.0 0.0 0 0 ? I< 19:20 0:00 [mm_percpu_wq] root 11 0.0 0.0 0 0 ? S 19:20 0:00 [rcu_tasks_rude_] root 12 0.0 0.0 0 0 ? S 19:20 0:00 [rcu_tasks_trace] root 13 0.0 0.0 0 0 ? S 19:20 0:00 [ksoftirqd/0] root 14 0.1 0.0 0 0 ? I 19:20 0:04 [rcu_sched] root 15 0.0 0.0 0 0 ? S 19:20 0:00 [migration/0] root 16 0.0 0.0 0 0 ? S 19:20 0:00 [idle_inject/0] root 18 0.0 0.0 0 0 ? S 19:20 0:00 [cpuhp/0] root 19 0.0 0.0 0 0 ? S 19:20 0:00 [cpuhp/1] root 20 0.0 0.0 0 0 ? S 19:20 0:00 [idle_inject/1] root 21 0.0 0.0 0 0 ? S 19:20 0:00 [migration/1] root 22 0.0 0.0 0 0 ? S 19:20 0:00 [ksoftirqd/1] root 24 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/1:0H-events_highpri] root 25 0.0 0.0 0 0 ? S 19:20 0:00 [cpuhp/2] root 26 0.0 0.0 0 0 ? S 19:20 0:00 [idle_inject/2] root 27 0.0 0.0 0 0 ? S 19:20 0:00 [migration/2] root 28 0.0 0.0 0 0 ? S 19:20 0:00 [ksoftirqd/2] root 30 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/2:0H-events_highpri] root 31 0.0 0.0 0 0 ? S 19:20 0:00 [cpuhp/3] root 32 0.0 0.0 0 0 ? S 19:20 0:00 [idle_inject/3] root 33 0.0 0.0 0 0 ? S 19:20 0:00 [migration/3] root 34 0.0 0.0 0 0 ? S 19:20 0:00 [ksoftirqd/3] root 36 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/3:0H-kblockd] root 37 0.0 0.0 0 0 ? S 19:20 0:00 [cpuhp/4] root 38 0.0 0.0 0 0 ? S 19:20 0:00 [idle_inject/4] root 39 0.0 0.0 0 0 ? S 19:20 0:00 [migration/4] root 40 0.0 0.0 0 0 ? S 19:20 0:00 [ksoftirqd/4] root 42 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/4:0H-events_highpri] root 43 0.0 0.0 0 0 ? S 19:20 0:00 [cpuhp/5] root 44 0.0 0.0 0 0 ? S 19:20 0:00 [idle_inject/5] root 45 0.0 0.0 0 0 ? S 19:20 0:00 [migration/5] root 46 0.0 0.0 0 0 ? S 19:20 0:00 [ksoftirqd/5] root 48 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/5:0H-events_highpri] root 49 0.0 0.0 0 0 ? S 19:20 0:00 [cpuhp/6] root 50 0.0 0.0 0 0 ? S 19:20 0:00 [idle_inject/6] root 51 0.0 0.0 0 0 ? S 19:20 0:00 [migration/6] root 52 0.0 0.0 0 0 ? S 19:20 0:00 [ksoftirqd/6] root 54 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/6:0H-kblockd] root 55 0.0 0.0 0 0 ? S 19:20 0:00 [cpuhp/7] root 56 0.0 0.0 0 0 ? S 19:20 0:00 [idle_inject/7] root 57 0.0 0.0 0 0 ? S 19:20 0:00 [migration/7] root 58 0.0 0.0 0 0 ? S 19:20 0:00 [ksoftirqd/7] root 60 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/7:0H-events_highpri] root 61 0.0 0.0 0 0 ? S 19:20 0:00 [cpuhp/8] root 62 0.0 0.0 0 0 ? S 19:20 0:00 [idle_inject/8] root 63 0.0 0.0 0 0 ? S 19:20 0:00 [migration/8] root 64 0.0 0.0 0 0 ? S 19:20 0:00 [ksoftirqd/8] root 66 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/8:0H-kblockd] root 67 0.0 0.0 0 0 ? S 19:20 0:00 [cpuhp/9] root 68 0.0 0.0 0 0 ? S 19:20 0:00 [idle_inject/9] root 69 0.0 0.0 0 0 ? S 19:20 0:00 [migration/9] root 70 0.0 0.0 0 0 ? S 19:20 0:00 [ksoftirqd/9] root 72 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/9:0H-kblockd] root 73 0.0 0.0 0 0 ? S 19:20 0:00 [cpuhp/10] root 74 0.0 0.0 0 0 ? S 19:20 0:00 [idle_inject/10] root 75 0.0 0.0 0 0 ? S 19:20 0:00 [migration/10] root 76 0.0 0.0 0 0 ? S 19:20 0:00 [ksoftirqd/10] root 78 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/10:0H-events_highpri] root 79 0.0 0.0 0 0 ? S 19:20 0:00 [cpuhp/11] root 80 0.0 0.0 0 0 ? S 19:20 0:00 [idle_inject/11] root 81 0.0 0.0 0 0 ? S 19:20 0:00 [migration/11] root 82 0.0 0.0 0 0 ? S 19:20 0:00 [ksoftirqd/11] root 84 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/11:0H-events_highpri] root 85 0.0 0.0 0 0 ? S 19:20 0:00 [cpuhp/12] root 86 0.0 0.0 0 0 ? S 19:20 0:00 [idle_inject/12] root 87 0.0 0.0 0 0 ? S 19:20 0:00 [migration/12] root 88 0.0 0.0 0 0 ? S 19:20 0:00 [ksoftirqd/12] root 90 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/12:0H-kblockd] root 91 0.0 0.0 0 0 ? S 19:20 0:00 [cpuhp/13] root 92 0.0 0.0 0 0 ? S 19:20 0:00 [idle_inject/13] root 93 0.0 0.0 0 0 ? S 19:20 0:00 [migration/13] root 94 0.0 0.0 0 0 ? S 19:20 0:00 [ksoftirqd/13] root 96 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/13:0H-events_highpri] root 97 0.0 0.0 0 0 ? S 19:20 0:00 [cpuhp/14] root 98 0.0 0.0 0 0 ? S 19:20 0:00 [idle_inject/14] root 99 0.0 0.0 0 0 ? S 19:20 0:00 [migration/14] root 100 0.0 0.0 0 0 ? S 19:20 0:00 [ksoftirqd/14] root 102 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/14:0H] root 103 0.0 0.0 0 0 ? S 19:20 0:00 [cpuhp/15] root 104 0.0 0.0 0 0 ? S 19:20 0:00 [idle_inject/15] root 105 0.0 0.0 0 0 ? S 19:20 0:00 [migration/15] root 106 0.0 0.0 0 0 ? S 19:20 0:00 [ksoftirqd/15] root 108 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/15:0H-events_highpri] root 109 0.0 0.0 0 0 ? S 19:20 0:00 [kdevtmpfs] root 110 0.0 0.0 0 0 ? I< 19:20 0:00 [inet_frag_wq] root 111 0.0 0.0 0 0 ? S 19:20 0:00 [kauditd] root 112 0.0 0.0 0 0 ? S 19:20 0:00 [khungtaskd] root 113 0.0 0.0 0 0 ? S 19:20 0:00 [oom_reaper] root 114 0.0 0.0 0 0 ? I< 19:20 0:00 [writeback] root 115 0.0 0.0 0 0 ? S 19:20 0:00 [kcompactd0] root 116 0.0 0.0 0 0 ? SN 19:20 0:00 [ksmd] root 117 0.0 0.0 0 0 ? SN 19:20 0:00 [khugepaged] root 167 0.0 0.0 0 0 ? I< 19:20 0:00 [kintegrityd] root 168 0.0 0.0 0 0 ? I< 19:20 0:00 [kblockd] root 169 0.0 0.0 0 0 ? I< 19:20 0:00 [blkcg_punt_bio] root 170 0.0 0.0 0 0 ? I< 19:20 0:00 [tpm_dev_wq] root 171 0.0 0.0 0 0 ? I< 19:20 0:00 [ata_sff] root 172 0.0 0.0 0 0 ? I< 19:20 0:00 [md] root 173 0.0 0.0 0 0 ? I< 19:20 0:00 [edac-poller] root 174 0.0 0.0 0 0 ? I< 19:20 0:00 [devfreq_wq] root 175 0.0 0.0 0 0 ? S 19:20 0:00 [watchdogd] root 178 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/0:1H-kblockd] root 180 0.0 0.0 0 0 ? S 19:20 0:00 [kswapd0] root 181 0.0 0.0 0 0 ? S 19:20 0:00 [ecryptfs-kthrea] root 183 0.0 0.0 0 0 ? I< 19:20 0:00 [kthrotld] root 185 0.0 0.0 0 0 ? I< 19:20 0:00 [acpi_thermal_pm] root 186 0.0 0.0 0 0 ? I 19:20 0:02 [kworker/u32:2-flush-252:0] root 187 0.0 0.0 0 0 ? S 19:20 0:00 [scsi_eh_0] root 188 0.0 0.0 0 0 ? I< 19:20 0:00 [scsi_tmf_0] root 189 0.0 0.0 0 0 ? S 19:20 0:00 [scsi_eh_1] root 190 0.0 0.0 0 0 ? I< 19:20 0:00 [scsi_tmf_1] root 192 0.0 0.0 0 0 ? I< 19:20 0:00 [vfio-irqfd-clea] root 193 0.0 0.0 0 0 ? I< 19:20 0:00 [mld] root 194 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/2:1H-kblockd] root 195 0.0 0.0 0 0 ? I< 19:20 0:00 [ipv6_addrconf] root 216 0.0 0.0 0 0 ? I< 19:20 0:00 [kstrp] root 219 0.0 0.0 0 0 ? I< 19:20 0:00 [zswap-shrink] root 220 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/u33:0] root 225 0.0 0.0 0 0 ? I< 19:20 0:00 [charger_manager] root 247 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/11:1H-kblockd] root 265 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/5:1H-kblockd] root 285 0.0 0.0 0 0 ? S 19:20 0:00 [hwrng] root 287 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/7:1H-kblockd] root 288 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/10:1H-kblockd] root 308 0.3 0.0 0 0 ? S 19:20 0:09 [jbd2/vda1-8] root 309 0.0 0.0 0 0 ? I< 19:20 0:00 [ext4-rsv-conver] root 339 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/8:1H-kblockd] root 347 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/12:1H-kblockd] root 348 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/14:1H-kblockd] root 351 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/1:1H-kblockd] root 384 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/6:1H-kblockd] root 385 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/9:1H-kblockd] root 391 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/3:1H-kblockd] root 399 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/13:1H-kblockd] root 449 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/15:1H-kblockd] root 450 0.0 0.0 0 0 ? I< 19:20 0:00 [cryptd] root 488 0.0 0.0 0 0 ? I< 19:20 0:00 [kworker/4:1H-kblockd] root 9062 0.0 0.0 0 0 ? I< 19:23 0:00 [kdmflush] root 9079 0.0 0.0 0 0 ? I< 19:23 0:00 [kdmflush] root 9095 0.0 0.0 0 0 ? I< 19:23 0:00 [kdmflush] root 14776 0.1 0.0 0 0 ? I 19:25 0:03 [kworker/u32:6-flush-252:0] root 35424 0.0 0.0 0 0 ? I< 19:29 0:00 [ceph-msgr] root 35427 0.0 0.0 0 0 ? I< 19:29 0:00 [rbd] root 47324 0.0 0.0 0 0 ? I< 19:32 0:00 [dio/vda1] root 55667 0.1 0.0 0 0 ? I 19:38 0:02 [kworker/u32:0-flush-252:0] root 55668 0.0 0.0 0 0 ? I 19:38 0:01 [kworker/u32:1-flush-252:0] root 55669 0.0 0.0 0 0 ? I 19:38 0:01 [kworker/u32:3-events_unbound] root 55670 0.0 0.0 0 0 ? I 19:38 0:01 [kworker/u32:4-flush-252:0] root 55756 0.0 0.0 0 0 ? I 19:38 0:00 [kworker/6:1-cgroup_free] root 56199 0.0 0.0 0 0 ? I 19:38 0:01 [kworker/u32:8-events_power_efficient] root 56558 0.0 0.0 0 0 ? I 19:38 0:00 [kworker/2:3-events] root 56907 0.0 0.0 0 0 ? I 19:38 0:01 [kworker/u32:10-flush-252:0] root 63946 0.0 0.0 0 0 ? I 19:40 0:00 [kworker/1:3-events] root 67556 0.0 0.0 0 0 ? I 19:42 0:00 [kworker/12:3-events] root 72082 0.0 0.0 0 0 ? I 19:43 0:00 [kworker/15:3-cgroup_free] root 76039 0.0 0.0 0 0 ? I 19:45 0:01 [kworker/u32:9-flush-252:0] root 82377 0.0 0.0 0 0 ? I 19:46 0:00 [kworker/8:10-events] root 87196 0.0 0.0 0 0 ? I 19:47 0:00 [kworker/14:1-events] root 88616 0.0 0.0 0 0 ? I 19:48 0:00 [kworker/u32:13-flush-253:1] root 88617 0.0 0.0 0 0 ? I 19:48 0:00 [kworker/u32:14-flush-252:0] root 93937 0.0 0.0 0 0 ? I 19:50 0:00 [kworker/3:0-events] root 95803 0.0 0.0 0 0 ? I 19:50 0:00 [kworker/15:1-events] root 97120 0.0 0.0 0 0 ? I 19:51 0:00 [kworker/0:4-events] root 97969 0.0 0.0 0 0 ? I 19:51 0:00 [kworker/2:2-events] root 98917 0.0 0.0 0 0 ? I 19:51 0:00 [kworker/1:2-cgroup_free] root 99887 0.0 0.0 0 0 ? I 19:52 0:00 [kworker/4:1-events] root 99903 0.0 0.0 0 0 ? I 19:52 0:00 [kworker/4:3-cgroup_free] root 100583 0.0 0.0 0 0 ? I 19:52 0:00 [kworker/7:1-events] root 100588 0.0 0.0 0 0 ? I 19:52 0:00 [kworker/11:4-events] root 107577 0.0 0.0 0 0 ? I 19:55 0:00 [kworker/9:4-cgroup_free] root 109112 0.0 0.0 0 0 ? I 19:55 0:00 [kworker/5:0-cgroup_free] root 110377 0.0 0.0 0 0 ? I 19:56 0:00 [kworker/14:0-cgroup_free] root 111606 0.0 0.0 0 0 ? I< 19:56 0:00 [kmpathd] root 111607 0.0 0.0 0 0 ? I< 19:56 0:00 [kmpath_handlerd] root 118333 0.0 0.0 0 0 ? I< 19:56 0:00 [iscsi_eh] root 118334 0.0 0.0 0 0 ? I< 19:56 0:00 [iscsi_conn_clea] root 119453 0.0 0.0 0 0 ? I< 19:56 0:00 [ib-comp-wq] root 119454 0.0 0.0 0 0 ? I< 19:56 0:00 [ib-comp-unb-wq] root 119456 0.0 0.0 0 0 ? I< 19:56 0:00 [ib_mcast] root 119457 0.0 0.0 0 0 ? I< 19:56 0:00 [ib_nl_sa_wq] root 120446 0.0 0.0 0 0 ? I 19:56 0:00 [kworker/13:0-cgroup_free] root 120571 0.0 0.0 0 0 ? I 19:56 0:00 [kworker/0:1-events] root 123405 0.0 0.0 0 0 ? I 19:57 0:00 [kworker/11:0-events] root 128627 0.0 0.0 0 0 ? I 19:58 0:00 [kworker/11:2-events] root 128691 0.0 0.0 0 0 ? I 19:58 0:00 [kworker/3:3-events] root 129467 0.0 0.0 0 0 ? I 19:59 0:00 [kworker/4:4-events] root 130518 0.0 0.0 0 0 ? I 19:59 0:00 [kworker/7:2-events] root 130549 0.0 0.0 0 0 ? I 19:59 0:00 [kworker/8:2-mm_percpu_wq] root 144581 0.0 0.0 0 0 ? I 19:59 0:00 [kworker/12:1-cgroup_free] root 146495 0.0 0.0 0 0 ? I 20:00 0:00 [kworker/9:0-events] root 147662 0.0 0.0 0 0 ? I 20:00 0:00 [kworker/2:0-events] root 148033 0.0 0.0 0 0 ? I 20:00 0:00 [kworker/u32:15-flush-252:0] root 154689 0.0 0.0 0 0 ? I 20:02 0:00 [kworker/5:1-events] root 154748 0.0 0.0 0 0 ? I 20:02 0:00 [kworker/6:2-events] root 154762 0.0 0.0 0 0 ? I 20:02 0:00 [kworker/11:3-events] root 158761 0.0 0.0 0 0 ? I 20:03 0:00 [kworker/10:1-events] root 158763 0.0 0.0 0 0 ? I 20:03 0:00 [kworker/0:0-events] root 158800 0.0 0.0 0 0 ? I 20:03 0:00 [kworker/10:3-events] root 162493 0.0 0.0 0 0 ? I 20:04 0:00 [kworker/13:2-events] root 166188 0.0 0.0 0 0 ? I 20:05 0:00 [kworker/12:0-cgroup_free] root 166190 0.0 0.0 0 0 ? I 20:05 0:00 [kworker/2:1-events] root 166223 0.0 0.0 0 0 ? I 20:05 0:00 [kworker/2:4-events] root 168787 0.0 0.0 0 0 ? I 20:05 0:00 [kworker/9:1-events] root 169352 0.0 0.0 0 0 ? I 20:06 0:00 [kworker/8:0-inet_frag_wq] root 169356 0.0 0.0 0 0 ? I 20:06 0:00 [kworker/8:1-events]